teleactive
12-15-2006, 03:52 PM
Hi, I'm new to the forum.
I'm using a small news window in my site that comes from a seperate html page for putting News Headline and read more link.
I want the read more link to open a new window which I know how to do with the dreamweaver behavior > Open Browser Window.
<a href="index.html" onClick="MM_openBrWindow('index.html','whatsnew','scrollbars=yes,width=680,height=600')">Read
More</a>
I'm using a small news window in my site that comes from a seperate html page for putting News Headline and read more link.
I want the read more link to open a new window which I know how to do with the dreamweaver behavior > Open Browser Window.
<a href="index.html" onClick="MM_openBrWindow('index.html','whatsnew','scrollbars=yes,width=680,height=600')">Read
More</a>