When mouse pointer goes on the the line 'Click me to go on website' it should give a pop window 'In alert section' which comes then ok button is clicked, and the line 'Click me to go on website' it rather going on www.google.com.pk it gives
C:/Documents and Settings/arbab.ahmed/Desktop/www.google.com.pk.
handling onMouseOut for links
what's wrong with this program?
Thanks in advance.
Syed Arbab AhmedPosted Nov 22, 2011, 1:40 AM
file:///C:/Documents%20and%20Settings/arbab.ahmed/Desktop/www.google.com
how to give another website or any desktop path in it?
Thanks in advance
Sam HobbsPosted Nov 21, 2011, 6:28 PM
To:
Satyapriya NayakPosted Nov 21, 2011, 7:29 AM
Javascript is case sensitive.
Look onto the bold portion of the code...
handling onMouseOut for links
Click me to go on website
Thanks