Hey all
I have a simple Javascript link which opens and closes a div called resetreset, like this:
That code works perfectly, but it only opens and closes, it doesnt reposition the screen, so if the div resetreset is at the bottom of the page, the open div is not in "focus" as it were.Code:<a href="javascript:toggleLayer('resetreset');">
Is there anyway to fix this? I have tried adding an anchor text link to it, but cant seem to make it work.
If anyone could help I would be very pleased! Thanks!


Reply With Quote
Bookmarks