![]() |
| ||
| image rollover I get flickering images when i use this code for an image rollover change, i used the same code on a different website a while back and it worked but now i only get a flicker instead of the second image... If anybody knows why please respond :) (website where it's used: http://www.pektop.be ) <ul class="menulist"> |
| ||
| Re: image rollover Name is deprecated. Use ID. You have a scoping problem. You are using the names in onmouseover and onmouseout attributes outside the area where those names are defined. You need external scripts And I am totally sick of websites that make pictures larger when the mouse goes over them. Just leave them large! |
| ||
| Re: image rollover According to the HTML 4.01 specification: Quote:
Plus NAME attribute is deprecated for *non-form* elements; use ID instead. And a better way to access images would be document.images["imageId"]. Also, are you preloading the images? |
| ||
| Re: image rollover Er no I'm not preloading the images, was planning on putting that in but still need to find out how |
| ||
| Re: image rollover > but still need to find out how Find out how to preload images? Google has a lot of helpful links to get you started. If you still are facing issues, let us know. |
| All times are GMT -4. The time now is 3:24 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC