oh crap! I didn't see the file that you have attached (with the click event). I already tried it and it's working exactly as I wanted. Probably it would be better to have this feature available for...
Type: Posts; User: xyperxex; Keyword(s):
oh crap! I didn't see the file that you have attached (with the click event). I already tried it and it's working exactly as I wanted. Probably it would be better to have this feature available for...
Hi,
Here's one the menu <li>
<li><a onclick="loadPage(event);return false;">View List</a></li>
And here's the code snippet of the javascript function loadPage()
Yes, that's what I'm trying to do exactly. However my page is not ready yet, and so I cannot post it here yet. However, I'll try my best to give you a picture of what I am doing.
My page contains...
thanks for the quick reply.
actually I also tried it without iframe. I just put a javascript function call inside the "href" tags. I was hoping that similar to other menu library, a click would...
1) Script Title: Smooth Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm
3) Describe problem:
Currently I am using this script to load another...