I have only recently installed FF because of it's nice popup and crap (I mean ad-blocker). I use it to surf unknown web sites.
If I know the sites, I'll use IE because I firmly believe it is still far superior and more pages work with IE than FF.
My question is about a javascript link code. It works in IE just fine, but in FF it does not resize the window. It popups up and titles the window just fine, but the new window is at max size.
Can someone help fix this so it also works in FF?
Code:
<A HREF="javascript:window.open('$song', '','toolbar=no width=200 height=450 scrolling=yes'); void('');">$name</a>