Hey Guys
I currently use the script thats on www.lagerhaus.se (look in source code and check for the javascript) I havent built it so I have no idea how to extract unessecary stuff like onload (Does anyone really use it anymore?)
Everytime I shall add stuff i must tel lthe script wich div's who should be shown and wich should be hidden like this
Code:<a href="#" onClick="MM_showHideLayers('info','','hide','bild01','','show','bild02'">
and this is starting to take to much time. What I want to know is if there are any other way to do this, maybe likeso It's hide all the other divs (since the divs are at the same place Z-index won't do the trick here)Code:<a href="#" onClick="MM_showHideLayers('info','','show','*','','hide'>
Can anyone please post some code that I can use or point me to a new script that does the same thing but easier?
Thanks in advance
/H2o



Reply With Quote
Bookmarks