I have a framed page that is designed to be opened in a new window of a certian size. Is it possible to create a "favorites" shortcut in my favorites menu that will open a new window much like this link. onclick="window.open('http://page.html','windowname','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=650,height=450')?
Thanks for your help.
My goal in life is found in Phillipians 4:8-9
shoutingrock.org/troop214






mjames posted this at 20:52—29th December 2000.
They have: 2,064 posts
Joined: Dec 1999
No, because I don't think it's possible to use HTML in your favorites...
Mark Hensler posted this at 16:00—30th December 2000.
He has: 4,044 posts
Joined: Aug 2000
I've not tried, but I'm thinking it has to look like the value for href=""
so try:
javascript:window.open()
Mark Hensler ["Max Albert"] [Email]
If there is no answer on Google, then there is no question.