stmute
Junior Member
Posts: 2
Registered: 10/28/2007
Member Is Offline
|
| posted on 10/28/2007 at 02:38 AM |
|
|
onMouseOver and the "pupup" function
I've searched the forums and haven't been able to find this question so I hope I haven't overlooked it.. please point out the thread if this has
been covered:
I'd like to be able to call the "pupup" function (shown in Demo 3) from an ordinary link instead of the rollover menu. But since I'm a JS Newbie I
keep mucking it up.
<a href="http://www.softcomplex.com/" onmouseover="pupup('<iframe src="http://www.softcomplex.com" style="width:240px;
height:150px;"></iframe>');">Test Link</a>
Obviously the above is broken but I think you get what I'm trying to do, despite how poor my attempt is.
So what's the correct way?
Thanks in advance!
|
|
|
stmute
Junior Member
Posts: 2
Registered: 10/28/2007
Member Is Offline
|
| posted on 10/28/2007 at 05:49 PM |
|
|
Well.. nevermind. I'm just going to abandon the Tigra Menu and use Tigra Hints. It's simple enough to use even a Newb like me figured it out.
<grin>
Thanks again! Nice code!
|
|
|