Why is my image rollover not working in Firefox?

I am starting a new site.  In the middle of the page on the right, I have a simple image rollover effect for the UPCOMING EVENTS button.  It is also supposed to link to another page (not designed yet).  It works in Explorer, not in Firefox.  How can I fix this?  I suppose I can revert to javascript but it adds a lot of coding to the page.  I don't know what to do.    http://jeannettedutton.com/MLVC/

In Menu.css, change this -
#MenuBar.MenuBar .SubMenuVisible {/* For Horizontal menubar only */
    top: 100%;  /* 100% is at the bottom of parent menuItemContainer */
    left:0px; /* 'left' may need tuning depending upon borders or padding applied to menubar MenuItemContainer or MenuItem,
                    and your personal taste.
                    0px will left align the dropdown with the content area of the MenuItemContainer. Assuming you keep the margins 0
                    on MenuItemContainer and MenuItem on the parent
                    menubar, making this equal the sum of the MenuItemContainer & MenuItem padding-left will align
                    the dropdown with the left of the menu item label.*/
    z-index:0;
    overflow:visible;
to this -
#MenuBar.MenuBar .SubMenuVisible {/* For Horizontal menubar only */
    top: 100%;  /* 100% is at the bottom of parent menuItemContainer */
    left:0px; /* 'left' may need tuning depending upon borders or padding applied to menubar MenuItemContainer or MenuItem,
                    and your personal taste.
                    0px will left align the dropdown with the content area of the MenuItemContainer. Assuming you keep the margins 0
                    on MenuItemContainer and MenuItem on the parent
                    menubar, making this equal the sum of the MenuItemContainer & MenuItem padding-left will align
                    the dropdown with the left of the menu item label.*/
    z-index:999;
    overflow:visible;

Similar Messages

  • Image cache not working with Firefox and apex

    Hi,
    I'd like to cache all my images to save page rendering time and bandwidth because my images are all static and never change.
    I use the John Scott's caching technique Link: [http://jes.blogs.shellprompt.net/2007/05/18/apex-delivering-pages-in-3-seconds-or-less/], in a few words this technique consists of adding a header line "Expires: date in the future" in the http response.
    It works very well in IE, the images are cached and the same image can be accessed several times (within the same session or in different sessions) without issuing an http request to the server each time.
    with Firefox it does not work, the same image is asked again and again to the server (i'm using FF 3.5 and APEX 3.2).
    - Is it a date format problem? no, because when i type about:cache in FF, i can find my image in the cache with an expire date in the future.
    The weird thing here is that the counter is incremented each time u request the image, so FF knows it is in the cache and even if the expire date is in the future, FF asks it again to the server.
    - Is it a FF bug? If u read the http specs or if u google a little, u can come to the conclusion that FF does not follow the standards,
    but... images.google.com for example manages to get its images cached with FF.
    They use an http response header "cache-control: public, max-age=604800".
    I tried the same and all kinds of combinations but without success.
    When i compare my image with the one from google in the FF cache, they both have the same attributes.
    - It's not an apex issue neither because it works with IE, most probably an incompatibility between apex and FF?
    Maybe the use of cookie? or the http request (not the response) containing "cache-control: max-age=0"?
    I've found so far 2 half solutions:
    1) use ETag and modified date, see the Tyler Muth's note Link: [http://tylermuth.wordpress.com/2008/02/04/image-caching-in-plsql-applications/].
    with this technique FF continues to send request each time but the answer is shorter because it's just a "304 not modified" instead of "200 OK" (200 response is bigger as it contains the image).
    it's better than nothing but you still have 1 request + 1 response for nothing.
    Another problem is that you need SYS access to implement this, which is not possible on an hosted server. (note that for images from the file system it is already foreseen by apex 3.1, Tyler's note is for images from the db)
    2) if you preload the image (using myimage=new Image();myimage.src='...';), then there is max 1 request per browser session.
    There are 2 minor issues here:
    - no caching across sessions
    - if u don't want to preload all the images (example a page with lots of thumbnails, when user clicks it show a bigger image, in that case the thumbnails can be preloaded but overkill for the big images), then you need to load the image, wait until the image has loaded before displaying it, it does not slow down the execution, but requires some extra JS.
    I'm not asking anyone to investigate it, i can live with the 2 workarounds,
    but just in case someone encountered the same problem and already fixed it.
    Let me know if u managed to use the John Scott's technique with Firefox. (U can use Firebug to see the http traffic)
    Thx
    Tim

    Hi Anshul, hope these help. Let me know if you need to see anything else.
    Best,
    Menu Settings:
    Tab Hyperlink:
    Label Text with with hyper link option not available (works as a hyperlink in chrome and IE though):
    Thanks for the help in advance!

  • Why do some website forms not work in Firefox?

    I went into my wireless phone account to black a phone number. Blocking the phone number doesn't work in Firefox 33, but it does work in IE 11. Why doesn't it work in Firefox 33?

    Hi ajm115834,
    I do not know, but I would highly recommend contacting the site admin to let them know that this does not work.

  • Why would the Java Plugin not work in Firefox 5 on Mac SnowLeopard? I have the most recent version but am unable to use any Java features on Firefox 5. Firefox 3.6 works with the same Java but 5 will not.

    Most recent version of Java and firefox. Java Applications will start to load but end up in an infinite loading loop.

    Well, it's what I did to get my Java working in Firefox 4. I installed both binaries into my Library/Internet Plug-ins folder. The version was newer that what was previously installed (newer version is 0.9.7.5). It solved the Java problems I was having. My inital problem was that Java would not initiate and no applets would run in Firefox version 4 which I just installed a few days ago.
    I know the readme.txt. says it is not compatible with version 4, but the release date on 0.9.7.5 is after the release date of Firefox 4 and so that was I tried it. I figure there was nothing to lose as at worst it woud update my two plug-in files. Nothing was going to be changed otherwise. If you try it, it might work.

  • Image Maps not working in Firefox or IE

    For some reason my Golive 9 submenu image maps (News, Locations, etc.) work in Safari, but not in Firefox or IE. Plus some elements seem scrambled in the two latter browser apps. Here's the web page: http://www.frankparsons.com/express/index.html
    Why is this happening?

    >Now I'm wondering if I should bag Layout Grids altogether to make the eventual transition to DW a little easier?
    It couldn't hurt. Using your own CSS (or even old-school tables) will generally make any transition less painful than using program-specific features like the layout grid.
    >BTW, what is equivalent to components in DW?
    I think the equivalents in DW are called Library items. Haven't used them though, as I usually stick with PHP includes to avoid anything proprietary.

  • 'Save image as' not working in Firefox 4

    Hey all-
    I updated to Firefox 4 a couple of days ago and since then my when I try to save images from websites nothing happens. I used to get a prompt asking me where to save the image, now I get nothing. I've tried it with the right click menu and I've tried opening the picture in it's own page and saving the page. Anyone else having this problem or know of a fix? Thanks.

    When this issue arose with older versions of Firefox, you could delete the file download.rdf from the path: C:\Documents and Settings\[your user name]\Application Data\Mozilla\Firefox\Profiles\vlcl3pr1.default\ (Assuming Windows XP also).
    Now with Firefox 4.0 and Windows 7, the "download.rdf" file does not exist. I specifically looked at C:\Users\[your user name]\AppData\Roaming\Mozilla\Firefox\Profiles\vhhpucf5.default only two rdf files were "localstore" and "mimetypes" I plan to try deleting "localstore" and see if that works.
    UPDATE: deleting "localstore" made no difference. I thought you could drag and drop the image, but that fails also.
    The work around is that the image is saved as an "html" when in fact it is the image. You can change the extension to "jpg" (be sure to note the extension as you are trying to save the file).

  • Why mozilla.cfg file is not working with Firefox 21

    <pre><nowiki>//@line 2 "e:\builds\moz2_slave\rel-m-rel-w32-bld\build\browser\app\profile\channel-prefs.js"
    user_pref("browser.startup.homepage","https://www.mytest.com");
    lockpref("browser.shell.checkDefaultBrowser", false);
    lockpref("app.update.enabled", false);
    lockpref("browser.rights.3.shown", true);
    lockpref("startup.homepage_welcome_url", "https://www.mytste.com");
    lockpref("network.automatic-ntlm-auth.trusted-uris", "https://www.mytest.com");
    lockpref("extensions.checkCompatibility.nightly", false);</nowiki></pre>

    user_pref doesn't work in mozilla.cfg<br />
    Also the proper name of the function is lockPref() and not lockpref().
    See:
    *http://kb.mozillazine.org/Locking_preferences
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes

  • Why does my flashbuilder application not work in firefox, but does work in internet explorer?

    I'm following the flex/facebook tutorial on adobe's site and when I run it in firefox nothing shows up, if i run it in internet explorer it shows the button...
    the tutorial I am working with is:  http://www.adobe.com/devnet/facebook/articles/flex_fbgraph_pt1.html
    any and all help is appreciated.
    -Daniel

    Most likely a javascript error. Try opening the javascript console in FF and look for errors.
    G

  • Why does snagit auto scroll not work in firefox version 3.6.8 and can it be fixed

    I have used Snagit v9.1 with Firefox for a long time through many updates but when I updated to Firefox version 3.6.8 the auto scroll stoped working, I did go back to an earlier version of Firefox and it worked OK.

    [http://techsmith.custhelp.com/cgi-bin/techsmith.cfg/php/enduser/std_adp.php?p_faqid=2353&p_created=1264531389&p_sid=htZsTh8k&p_accessibility=0&p_redirect=&p_lva=&p_sp=cF9zcmNoPSZwX3NvcnRfYnk9JnBfZ3JpZHNvcnQ9JnBfcm93X2NudD0xNTA5LDE1MDkmcF9wcm9kcz0mcF9jYXRzPSZwX3B2PSZwX2N2PSZwX3NlYXJjaF90eXBlPWFuc3dlcnMuc2VhcmNoX25sJnBfcGFnZT0x&p_li=&p_topview=1 Read these steps] from the Snagit support website.

  • Why is the newst flashplayer not working in firefox?

    I just updated both firefox and flashplayer now the flashplayer doesn't work and it is missing from the plung ins manager. It only shows up when I check to see if all plug ins are up to date.

    I know there is a bug in Flash if you don't have Windows 7 Service Pack 1 installed. Try installing that. Then, restart your PC, and try to reinstall Flash again.

  • StockZoom Addon is not working with firefox 15.0.. Any suggestions????

    Why StockZoom addon addon is not working with firefox 15.0 !!!

    Hi ravi.bhatt,
    reply from developer :
    "Stockzoom is not an alternative way to zoom images on iStockphoto, it is just an enhancement.
    We have to wait for iStockphoto to restore zooming of images on their pages."
    https://addons.mozilla.org/en-us/firefox/addon/stock-zoom/?src=search
    https://addons.mozilla.org/en-US/firefox/addon/stock-zoom/reviews/379406/
    https://addons.mozilla.org/en-US/firefox/addon/stock-zoom/reviews/380150/
    thank you

  • Multiple Image Upload not working on macs

    Hello everybody,
    I have searched everywhere for an answer to this issue and I'm not sure if there is a solution yet.
    I am hoping someone reads this and tells me if either I need to use another product or post a fix for this to work.
    I am developing a website for a photographer who needs to upload the pictures he takes for his clients to review on his website.
    So on the backend I have created an application where he logs in and creates a new client and then uploads multiple images to that client's folder.
    I am of course developing the site in ADDT version 1.0.1. in Dreamweaver CS4.
    Everything works as expected except for the image upload part, where he is unable to upload even a single image.
    He is using Mac OS X and Safari 3 to access his site.
    I use a PC and can upload images perfectly, but the whole purpose of the website is for him to be able to upload images without me.
    I read somewhere that ADDT's Multiple Image upload did not work on Macs because of the way that the OS handles image uploads to the server via HTTP. I also know that Flash v.10 had an issue with this behaviour in the past, but that it's been fixed with ADDT's v. 1.0.1, which is true since as I said I am able to upload images from my PC using that Flash version.
    There is a product called MultiPowUpload from Element-IT (http://www.element-it.com/MultiPowUpload.aspx) that seems to do the exact same thing as ADDT's Multiple Image Upload, and I have tested the Demo version both on Mac and PC and works perfectly well.
    I really would like my ADDT behaviour to work, first because I already have the whole site developed in it, plus I am used to the software already, and also because Element-IT's product is a bit pricey for a multiple server license (which I would need for other sites I plan to develop for Mac users).
    Any thoughts or pointers you might have will be greatly appreciated.
    Thank you in advance.
    Luis Herrero.

    Thanks a lot for your replies and helpful ideas.
    It turns out that for some strange reason the problem was with the hosting provider.
    I have moved another site which was not working with Macs either to a new provider and everything works now as it should be, without changing any files at all.
    I have in fact v.1.0.1 in both those sites (those were the first things I checked before posting here) and Flash Player v. 10 both on the Mac and PC, so it will remain a mystery as to why the server behavior did not work with that particular host on Macs.
    Thanks again.
    Best regards.

  • Why is my iPhone camera not working?

    Why is my iPhone camera not working?  Nothing happens when I try to take a picture.  The focus screen comes up, sometime, and sometine not.

    Hey MarwahJ,
    Thanks for the question and detailed information, the screen shot helped me understand your issue. The following resource should help you troubleshoot the image quality issues you are experiencing with your back camera:
    Get help with the camera on your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT6350
    Thanks,
    Matt M.

  • Has anyone been able to contact Adobe to learn why their Flash Player does not work on Mac OS 10.6.8, no matter how many updates you install?  This seems like a big error by Adobe.

    I have thee Mac computers with Mac OS 10.6.8, one of which is a Mac Pro.  No matter how many updates I install from Adobe, their Flash Player does not work on any of these 3 computers.  I don't know how to contact Adobe Systems about this problem, but I think it is their responsibility to make sure that their so-called "universal" software works proplerly on a relatively recent operating system like OS 10.6.8 that is still in widespread use.  When you install the updates, nothing happens -- not even an error message.  What is the point of a universal player that is not universal?  It works fine on my MacBook Pro with OS 9 Mavericks, but it does not work at all -- indeed, has never worked -- on my 3 Macs with OS 10.6.8.  Has anyone contacted Adobe Systems to find out why the Flash Player does not work with OS 10.6.8 and what they plan to do about it?

    Where are you getting Flash from?
    Get the appropriate dmg installer here and then run it.
    http://www.adobe.com/products/flashplayer/distribution3.html
    If it still won't install, do these two things: First uninstall any Flash by going into the second level Hard Drive Library>Internet Plug-ins, and trash the Flash Player.plugin and flashplayer.xpt. Then boot into Safe Boot, Shift at the startup chime (give it much longer than a usual boot) and run the installer while booted in Safe Boot.

  • My IPad cannot download live Tv from skygo. I have no problem with my lap top so I assume the broad band is okay. Can anybody suggest why the live streaming will not work on my iPad one.

    My IPad cannot download live Tv from skygo. I have no problem with my lap top so I assume the broad band is okay. Can anybody suggest why the live streaming will not work on my iPad .

    Are you using the Sky Go app to try and watch it ? If so are you logged in with your Sky account ?
    If you are using the app then you could try closing the app completely and see if it works when you re-open it : from the home screen (i.e. not with Sky Go 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Sky Go app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

Maybe you are looking for

  • IPod and Front Row refuse additons to "TV Shows" Videos Category

    I am having a problem where videos that I add to the "TV Shows" category of videos in iTunes refuse to upload to the same category on my iPod or in Front Row. When I add videos to iTunes (properly encoded for playback in iTunes, Front Row and on the

  • NameSpaces in Spry XmlDataSet

    Hi all, I'm trying to consume an XML document that contains tags that have a custom namespace prefix. Specifically I'm trying to make Spry work with Simple list extensions ( http://msdn2.microsoft.com/en-us/xml/bb190612.aspx Here's a snip from the XM

  • Lost music on computer

    My computer recently got a virus. I lost all of my music. I now have a new computer and when I connect my ipod to it. It does not recognize it I am afraid of loosing my music from my ipod because it cost me a lot of money. Does any one know what i ca

  • SAP R/3 instalaion in WINDOWS 7 HOME PREMIUM

    Hi All Can we  install SAP R/3  in WINDOWS 7 (64 bit) home premium OPERATING SYSTEM?

  • Lost playlists, music and video

    When I connected my 1g Itouch to my computer today, none of my playlists or music registered. I disconnected it and tried to access them on the itouch and found that nothing is found despite the fact that itunes is still showing that the disk space i