|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
<A> tag to open page and perform functions??
Hi I need to use a link to open a page in a iframe with id 'one' and for it to perform some functions to....
i have tried this but the onMouseClick doesn't do anything... Code:
<a href="/mdiframesoft1.htm" target="one" onMouseClick="javascript:sendnav(1);" onMouseOver="window.status='Hello';" onMouseOut="window.status='Hello';">Softwares and Programs</a><br> Please help soon! |
|
#2
|
||||
|
||||
|
The click event method is actually called "onclick" - no mouse in there.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > <A> tag to open page and perform functions?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|