TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Java Script Help

Page: 1 Reply
Apr 8th 2003#99095 Report
Member since: Feb 12th 2003
Posts: 29
hello, right iam making this site for my dad here on the about use page ive added some extra links that open in popup windows using this code

a ref="javascript:;" onClick="MM_openBrWindow('nitrox_prices.htm','NitroxPrices','width=510,height=310')" "javascript:;" onMouseOver="MM_swapImage('Image16','','images/arrow_1.gif',1)" onMouseOut="MM_swapImgRestore()">

but the problem is when you rollover the link the little hand dosnt appear can some please tell me how to do this.
Reply with Quote Reply
Apr 9th 2003#99179 Report
Member since: Mar 24th 2002
Posts: 3114
it's just a typo... "a ref" should be "a href".
And if that won't work (it will) you can also put style="cursor:hand;" inside the anchor tag.
Reply with Quote Reply
Apr 9th 2003#99190 Report
Member since: Feb 12th 2003
Posts: 29
ah thanks
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum