;

PDA

Click to See Complete Forum and Search --> : html email question


Mr.Funk
07-22-2008, 09:15 AM
I am building an html email that opens a browser window to play a streaming movie clip. I need to remove the toolbars from that browser window.

The html email doesn't support any of the window.open javascript controls.

is there any way to do this from a script from the main html? I can't use window.open from the html email.

thanks in advance!

Mr.Funk
07-22-2008, 11:56 AM
The question that I have is.

is there anyway to control the tool bars and menu bars from within the same html page.

so when I link from the email to the web browser - the html page that I load does not show the toolbar/menu bar items and scroll bars?

thanks again.