JQuery :: After Tab Through Menu - Disappears?

Sep 21, 2009

I believe I found an accessibility issue with superfish. I have the "sf- menu" ul as the child of another list item. After tabbing through the entire sf-menu, it disappears. How might I fix this? This is happening in both IE and firefox. It is nested as follows. ul -> li -> ul sf-menu

View 1 Replies


ADVERTISEMENT

JQuery :: Accordion Style Menu - Previous Sub Menu Disappears - Only One Submenu Can Be Visible At One Time

Sep 1, 2011

I needed a sidebar menu that, when a user clicks the <h3>, a submenu expands. When the user then clicks on a different menu item, the previous submenu disappears meaning only one submenu can be visible at one time.

Now the code I have at the moment (from jQuery forums) works. It now needs a bit more refining so that it works the way I intend.

When you first load the page, all of the submenus are collapsed which is a real pain as each submenu has 20 - 30 selections.

Is there a way to have them all hidden initially?

Is there a way to get an open submenu to close by clicking on the H3 title again?

Since the site is local only, I posted up a sample on my JSfiddle account.

[url]

This one, which I also found on google, did what I wanted, but without the smooth slide animation. - [url]

When you then click on one of the H3's, it kicks into action and works great!

View 2 Replies View Related

Drop Down Menu - Over The Sub Menu The Background Image Of The Top Item Disappears

Feb 11, 2011

I'm building a drop down menu like [URL] or [URL] or [URL] the effect I'm trying to achieve is to have the top menu item showing a background image via css and create a stylized design with the sub-menu. Using CSS when I hover over the sub menu the background image of the top item disappears. So I'd like some guidance with javascript on how to keep the back-image while hovering on the sub menu.

View 1 Replies View Related

JQuery :: Traces Of Menu Appears Then Disappears On Page Load (IE)?

May 25, 2011

I created a page using jquery to display library resources, based on subject area:Everything seems to work find in Firefox; in IE, however, on page load, there is a brief moment when the items that should be hidden appears briefly, then disappears...does anyone know why this would happen?Here is my code:

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script type="text/javascript">

[code]....

View 1 Replies View Related

Floating Menu Disappears As Page Scrolls?

Aug 18, 2009

So it took me forever but I finally found a floating menu that works with a horizontally scrolling page - but of course, there's still a little bug. View the page here: [URL]

As you can see, the more you scroll right, the more the menu "compacts" itself, eventually disappearing altogether.

You can view the code & script codes by viewing the source of the page.

View 2 Replies View Related

Popup Menu Disappears Onmouseover When It Shouldn't

Mar 16, 2010

On some pc's in IE my website shows disbehaviour with the popup-menu. When your mousepointer hoovers over the transparent border, the popupmenu disappears. Please check URL.... Perhaps if you visit the website with Internet Explorer you can see what I mean, but it might be showing good as well.The menu is made with very little javascript and mainly CSS. I discovered the begin of the cause: when I don't use a transparent color for the border, it works fine. Also when I remove the underlying image (the sky-image) and still use transparent color it also works fine. How can this be? Using Z-index for the popup-window/menu and give it a real high number won't work. I really don't see it. Ofcourse I want to keep using the transparent color and the underlying image.[code]

View 1 Replies View Related

JQuery :: Menu Panel Shows Up With A Few Columns Of Links - Many Panel Disappears When The Mouse Moves Out

Apr 20, 2010

I wonder if it's possible to implement a menu like the one ofcbs.com?Basically, when mouse over some of the menu items, a menu panel shows up with a few columns of links. The many panel disappears when the mouse moves out. I think it's quite neat and I'm hoping to be able to do something like that with jQuery.

View 2 Replies View Related

JQuery :: Img Disappears When Animating In IE6?

Aug 23, 2010

I tried to create a simple pagination-style presentation and when I start the animation my img tags disappear.As far as I can tell it's not an overflow problem.

View 2 Replies View Related

JQuery :: Form Disappears Before Mouse Can Get To It

Apr 5, 2011

I have an item at the end of a menu that when it is moused over, it makes a form visible underneath it. On some machines running Safari the form flashes on and of on hover, and disappears when the mouse leaves the trigger.

I can get it to happen in Firefox if I move the mouse super slow from the trigger word to the box. I've tried moving the log in box closer with css, and it still happens.

Here is the javascript:

Here is where it lives: [url]

View 2 Replies View Related

JQuery :: Submenu Disappears Too Fast?

Jun 21, 2009

I use superfish horizontal nav-bar style. Subcategories appearhorizontally below categories.The problem is that when I take themouse from the category name to reach one of their subcats, thesubmenu disappears! The subcategories disappear too fast! Is there away to fix this?

View 1 Replies View Related

JQuery :: Why Element Disappears After Adding

Jul 3, 2011

I'm using

<script src="@Url.Content("~/Scripts/jquery-1.5.1.min.js")" type="text/javascript"></script>
<script src="@Url.Content("~/Scripts/jquery-ui-1.8.11.js")" type="text/javascript"></script>

and asp.net-mvc 3 razor After I click at label "Hello" I get next element totagRows. But when I click next time at label "Hello" I lose this element, but I want to add next element. What I must change to have desired effect?

[Code]...

View 2 Replies View Related

JQuery :: Combobox Dropdown List Disappears?

Jan 30, 2010

I am trying to use the code below to create the following behavior for comboboxes with class = "requiredCombo" -

1. If the selected index is 0, I want the font to be grey; otherwise black.

2. When the mouse enters the box, I want to change the font to black while the user is making a selection.

3. If the mouse leaves the combo and the user did not click (that is, they just ran the mouse over the combobox) and the selected index is 0, I want the font to be grey otherwise black.

4. If the user clicks on a selection and it is not index = 0 I want the font to be black.

The following code works great in Firefox but in IE 7 when I include the "mouseleave" code, the dropdown list opens up when I click the dropdown but as soon as I try to move into the list to make a selection, the dropdown list closes. Any suggestions what I can do?

[Code]...

View 1 Replies View Related

JQuery :: Dialog Link Disappears After OnClick

Oct 12, 2010

I have this code for a dialog box,
<script language="javascript">
function dialog() {
$("#dialog").dialog({ modal: true }).load("/;contact");
}
</script>

To contact us:
<a id="dialog" style="text-decoration: underline"
href="#" onclick="dialog()">Contact</a>
This loads the contact form correctly, but the <a href> link disappears after I have made the click.

View 7 Replies View Related

JQuery :: Moving Text From Top To Bottom And Disappears

Jan 18, 2011

I'am trying to create a text, which moves from the top to the bottom and the text which disappears at the bottom, comes in at the top.
<div id="myFloatingText">
|
V
Here is my text which should be moved down and the line which disappear at the bottom should
appear at the top.
|
V
</div>

View 2 Replies View Related

JQuery :: Title Attribute Disappears When Cloning?

Feb 1, 2011

I am using the little tooltip script below. Normally, works fine, except when I clone an element which has a tooltip in it and append it to another element using something like: $("#table tbody").append($("#row").clone(true));.

Now, immediately after cloning it, I use jQuery to alert the title attribute, and it is in the new element. Then, when I view it using firefox, the title is gone, and obviously the tooltip cannot work.

/**
Vertigo Tip by www.vertigo-project.com
Requires jQuery
*/

[Code].....

View 11 Replies View Related

JQuery :: Added Maphilight To A Page And A Table Disappears?

Dec 14, 2010

I added maphilight to an html page. Suddenly, an unrelatedtable at the bottom of the page disappeared. The box is there, but the most of the table won't appear. Click on the bottom of the table, voila.Remove the jquery, it displays fine. The W3C validator OK's the file. Thisproblem is in IE8, not Firefox.

There are 3 wide lines that divide the data inthe 'missing' preformatted table. If I shorten the length of the 1stor 2nd line (the 3rd line doesn't affect it), it displays properly..[URL]But then I got it to display with minor changes to textabove the table. But then it wouldn't. I finally got[URL]to work and[URL] doesn't work. (edit: most of the time, both files don't always display consistently, even on different computers.) They are *exactly* the same file except for the time stamp in the file!

details: I deleted a couple of lines of text above the table and it displayed OK.When adding the internal #java anchorabove the table, that extra text changed how short the 2nd line needed to be to get the table to display. I had to remove about 6 characters from the 2nd line to get the table to show up again.

View 1 Replies View Related

JQuery :: Object Expected Error In IE - Ready Event Disappears

Nov 21, 2011

Have been hammering away at this problem for a couple of hours and found that the 'type' attribute of the jQuery script files is set to 'application/javascript'. This works in Firefox but not IE. When changed to 'text/javascript' the IE error on $(document).ready event disappears. As yet no apparent side effects have occured. This is the only scenario where I have seen 'application/javascript' ever used so why this instead of 'text/javascript'?

View 1 Replies View Related

JQuery :: Using A Checkbox To Show/hide A Div Upon Click Div Appears Then Disappears?

Oct 7, 2010

I have a simple check box in an admin panel where the idea is that if it is checked then 'display' a div on the page, if it is not checked then hide it.When I tick the checkbox, the div shows up, but then disappears right away. (it does the fade-in display:block, but instantly changes back to display:none).

View 1 Replies View Related

JQuery :: Malsup Cycle Plugin: Pager Disappears When New Element Added

Feb 22, 2011

I have been running the cycle plugin with success for a while, using 3 images, a caption, and a pager area (simple dots). I just added a fourth image/caption. the pager picks up the fourth image, adding a dot. However, it now fades in on transition, then immediately out. no other code changed other than the addition of a fourth image. why this is now malfunctioning?

View 1 Replies View Related

JQuery :: Malsup Cycle Plugin: Pager Disappears In IE7/bold Text Does Odd Things

Feb 22, 2011

I have the cycle plugin running, works fine on all but IE7 (not catering to IE6). The pager elements on the right do not appear in IE7. I have tried adjusting the z-index, etc., but can't figure it out.

Also, the caption text transitions in with bolded elements properly appearing, and then they flip to regular text (the whole line of text transitions a bit strangely).

View 4 Replies View Related

JQuery :: SuperFish Menu - Change Space Between Menu And Submenu In Navi-bar Type Menu?

Feb 15, 2011

I have trouble with SuperFish Menu, of course it looks very nice and is good solution, but I am not advanced in CSS language.how to change space between menu and submenu in Navi-bar type menu? Now sobmenu hide part of menu, I have to must space.....

Attachments
superfis.JPG
Size : 11.4 KB
Download : 306

View 1 Replies View Related

Thumb Scroller Disappears In IE 7?

May 6, 2011

why (and the fix) when I place my cursor over the scrolling thumbnails under the main slideshow rotator on my site they "disappear"?http:[url].............

View 4 Replies View Related

Visible Div Disappears When Clicking On Second Div

Aug 10, 2011

After much searching and head-scratching (JS is not my forte!), I adapted some code to do what I want - well, almost! So here I am back again. I need to have three divs on a page, with each separate div changing onClick. Below is the code so far.

Two problems:

1) when I open it in a browser window both divs show, then the one disappears when I click on the second div leaving only the numbers. How can I change it so that both divs remain open?

2) Instead of the numbers [1], [2], etc. to change the divs, I'd like to have to just click on one single 'click here for more' to display the next div then return to the first after the last one. Can this be integrated or is it too late?

View 3 Replies View Related

DIV Disappears On Image Map Mouseover?

Aug 24, 2011

I have a map with hotspots, and when you hover over a hot spot, a hidden DIV appears. The only problem I'm having now is getting the DIV to remain open while I move my mouse from the hotspot to the DIV. As soon as I move my mouse away from the hotspot, the DIV disappears. I need to put links in the DIVs, and users will need to be able to move their mouse away from the hotspot to click on the link, but currently can't.

I experimented with setTimeout, but didn't get too far. I really need to get this working.

<img src="images/map.png" alt="" usemap="#map"/>
<map id="map" name="map">
<area shape="rect" coords="211,84,225,97" href="#" alt=""/>
<area shape="rect" coords="226,78,240,92" href="#" alt=""/>
<area shape="rect" coords="353,66,376,89" href="#" alt=""/>

[Code]....

View 2 Replies View Related

Text Disappears When Placed After An Object In IE?

Sep 30, 2011

I have a jwplayer in my page, and I've placed a short text describing it underneath it. Works fine in FF and Chrome, but in IE the text vanishes after you click the "Allow blocked content" permissions to allow activex controls.This is what it looks like:

<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='450' height='277'
id='single1' name='single1'><param name='movie' value='jwplayer/player.swf'><param name=
'allowfullscreen' value='false'><param name='allowscriptaccess' value='always'><param name=[code]........

Here is my description text.<br/> If I place the text above the object, then it shows up fine. I'd rather not put it there, but I can if I can't figure the problem out.

View 2 Replies View Related

Form Result Disappears

Nov 26, 2005

I am running this javascript on a Windows IIS server. It is in a .asp page. The script seems to run OK. When you click on and release the "Calculate" button, the answer flashes and then disappears. The answer seems to be correct, but I want it to remain visible until the form is reset. The code is as follows. What am I missing? This is my first attempt at javascript coding. Code:

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved