Dec 15, 2005 #1 fairfaxVB Programmer Joined Nov 3, 2005 Messages 46 Location US Hi Friends, Could we hide address bar in borrower by javascript? We can hide address bar by clicked toolbars. Thanks for any codes? Nice day FairfaxVB
Hi Friends, Could we hide address bar in borrower by javascript? We can hide address bar by clicked toolbars. Thanks for any codes? Nice day FairfaxVB
Dec 15, 2005 #2 trollacious Programmer Joined Sep 29, 2004 Messages 4,046 Location US You can't mess with the user's browser settings without opening a new window that you specifically set the features for. Lee Upvote 0 Downvote
You can't mess with the user's browser settings without opening a new window that you specifically set the features for. Lee
Dec 16, 2005 #3 cLFlaVA Programmer Joined Jun 14, 2004 Messages 6,450 Location US meny. *cLFlaVA ---------------------------- [tt]I already made like infinity of those at scout camp...[/tt] [URL unfurl="true"]http://www.coryarthus.com/[/url] Upvote 0 Downvote
meny. *cLFlaVA ---------------------------- [tt]I already made like infinity of those at scout camp...[/tt] [URL unfurl="true"]http://www.coryarthus.com/[/url]
Dec 16, 2005 Thread starter #4 fairfaxVB Programmer Joined Nov 3, 2005 Messages 46 Location US To open my application. That means when users enter application url into address bar or click application URL. Thanks Upvote 0 Downvote
To open my application. That means when users enter application url into address bar or click application URL. Thanks
Dec 16, 2005 #5 BillyRayPreachersSon Programmer Joined Dec 8, 2003 Messages 17,047 Location GB You will have to have a "front page" that the user visits, which then opens a new window minus toolbars, etc. There is no way around this step, AFAIK. Hope this helps, Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
You will have to have a "front page" that the user visits, which then opens a new window minus toolbars, etc. There is no way around this step, AFAIK. Hope this helps, Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]