Syndication Mod - Posted (1242 Views)
New Member
puthenveetil
Posts: 54
54
Hi,
I have implemented Syndication Mod in my website.I want to implement onmouseover on listed topics, to pull the relevant posting from the database in a pop up window.How do I implement it?Any help will be greatly appreciated.
Thanks in advance.
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
New Member
puthenveetil
Posts: 54
54
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
 
You Must enter a message