golgeyele
08-21-2003, 07:38 AM
Hi;
I have the below code in my html page.
<a href="#" onclick="mywinname01betaborder=openIT('index.swf',801,400,null,null,'mywin005',10,true,true,false);">
And I want to add one more function to this link. Same link will have two functions. How can I do it?
I have the below code in my html page.
<a href="#" onclick="mywinname01betaborder=openIT('index.swf',801,400,null,null,'mywin005',10,true,true,false);">
And I want to add one more function to this link. Same link will have two functions. How can I do it?