Search found 1 match

by jester626
Thu Oct 04, 2007 4:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using an onClick function withtin the aI
Replies: 2
Views: 2036

Using an onClick function withtin the aI

I have scoured the forums and have found many references for the onClick Function. However none of the answers helps me (or at least I don't fully understand)

Basically here is what I have:

<a href="#" onClick="mainwin.load('iframe', 'testpage.php', 'A Test Page'); return false">Goto Test Page</a ...