![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am using spry horizontal menu for my site(using dreamweaver), I wanted to have rollover image dropdown menu, tried to customize it. everything works fine in other browsers but IE reloads images on each rollover. this causes the image to show up little bit late depending on connection speed. When I work on my own computer I cant observe it.When uploading to the server, starts the problem. How can I solve this problem? Do you have a "Body" tag like this (from one of my sites): |
#3
| |||
| |||
|
|
In message 2c907da6-7f17-48e5-87f4-7ac78fe5e... (AT) o6g2000yqj (DOT) googlegroups.com>, Edip edipcelebio... (AT) gmail (DOT) com> writes>I am using spry horizontal menu for my site(using dreamweaver), I wanted to have rollover image dropdown menu, tried to customize it. everything works fine in other browsers but IE reloads images on each rollover. this causes the image to show up little bit late depending on connection speed. When I work on my own computer I cant observe it.When uploading to the server, starts the problem. How can I solve this problem? Do you have a "Body" tag like this (from one of my sites): body onLoad="MM_preloadImages('bar/bar_r1_c1_f2.gif','bar/bar_r3_c1_f2.gif','b ar/bar_r5_c1_f2.gif','bar/bar_r6_c1_f2.gif','bar/bar_r7_c1_f2.gif','bar/b ar_r8_c1_f2.gif','bar/bar_r9_c1_f2.gif','bar/bar_r10_c1_f2.gif','bar/bar_ r11_c1_f2.gif','bar/bar_r12_c1_f2.gif','bar/bar_r13_c1_f2.gif')" Each of the files starting bar/ is a hover / mouse over file that I want to load right at the start. I'm no expert and I haven't used Spry (built in Fireworks) but I think this requires a JavaScript declaration somewhere before it - like: script language="JavaScript1.2" type="text/javascript src="mm_menu.js"></script (They will be working OK on your hard drive because of the speed of the HD against the server / connection speed of the web server.) *Not sure why you are finding it working in other browsers but could it be that they *were slow on the first occasion until the files went into the cache on your HD? -- Duncan K Downtown Dalgety Bay |
#4
| |||
| |||
|
|
Dear Duncan, first of all thank you for your reply. You are right with hdd/server connection issiue. I have tried loading images with body tag, that didnt work, still pulls. Additionally it continues to pull the images after first occasion on each rollover. There is IE specific codes in spry's js file, I dont js at all and by the way site is www.cekirdekyuva.net and I am testing it on IE8 Strangely, I can't make any roll-overs work on your site in Firefox 3, |
#5
| |||
| |||
|
|
In message 8ed5d0d8-bc6d-4e45-889a-98d4225e2... (AT) v36g2000yqv (DOT) googlegroups.com>, Edip <edipcelebio... (AT) gmail (DOT) com> writes Dear Duncan, first of all thank you for your reply. You are right with hdd/server connection issiue. I have tried loading images with body tag, that didnt work, still pulls. Additionally it continues to pull the images after first occasion on each rollover. There is IE specific codes in spry's js file, I dont js at all and *by the way site iswww.cekirdekyuva.net and I am testing it on IE8 Strangely, I can't make any roll-overs work on your site in Firefox 3, IE6 or IE 7. *No idea why except perhaps there is something strange happening with Frames. *I never use Frames since I had a lot of problems years ago. I have never used IE8 so can't be specific about anything there but if it is downloading the images every time then I would suspect your cache settings - are they set to clear the cache when you come out? *(I know IE8 has some very different code so I really don't know.) By the way I always put my <body OnLoad.... *information on every page just in case a visitor decides to enter at something other than the Home page. With luck there is somebody out there reading this thread who knows more about the subject than I do - not difficult! *Otherwise, I'm afraid the only advice I can offer is the usual one - to ask again in the official Adobe Dreamweaver Forum - it is only available from the Adobe web site since Adobe abandoned these groups. *You can usually get help from the experts there - but do give them the URL. -- Duncan K Downtown Dalgety Bay |
), if you set a background using css
#6
| |||
| |||
|
|
On Jul 31, 12:27*pm, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk wrote: With luck there is somebody out there reading this thread who knows more about the subject than I do - not difficult! *Otherwise, I'm afraid the only advice I can offer is the usual one - to ask again in the official Adobe Dreamweaver Forum - it is only available from the Adobe web site since Adobe abandoned these groups. *You can usually get help from the experts there - but do give them the URL. I have written all other forums but got no answer at all, After long hours of searching, I have solved the problem, it was known issue about IE (I didnt know it ), if you set a background using cssbackground-image property, IE will pull the image each time due to a setting in preferences(to get the updated image), of course for hover's it will pull the image bg's each time. here is css for the page named "amacimiz". [very interesting code snipped} |
![]() |
| Thread Tools | |
| Display Modes | |
| |