I know that I can apply mouseover on td and use the follwing java script to open the browser window.But how do I capture the URL form the td?.
any idea is welcome.
<a href="URL"
onClick="window.open('URL', 'window_name', 'window_options'); return false">
Have a look at my page
www.edakkadnambiars.net