SitePoint Sponsor |
|
User Tag List
Results 1 to 7 of 7
-
May 16, 2007, 08:42 #1
- Join Date
- Jan 2007
- Posts
- 130
- Mentioned
- 1 Post(s)
- Tagged
- 0 Thread(s)
Making a page the default page in Firefox?
Hi, I found a way to do this in IE but is this possible to do in Firefox aswell?
I mean when a user chooses to make it his default page by clicking on a link.
-
May 17, 2007, 01:31 #2
- Join Date
- Jan 2007
- Posts
- 130
- Mentioned
- 1 Post(s)
- Tagged
- 0 Thread(s)
no one?
-
May 17, 2007, 04:04 #3
- Join Date
- Sep 2005
- Location
- Sydney, NSW, Australia
- Posts
- 16,875
- Mentioned
- 25 Post(s)
- Tagged
- 1 Thread(s)
Only Internet Explorer allows web pages to hijack the browser home page (unless you disable it before a hijacker does it for you).
Stephen J Chapman
javascriptexample.net, Book Reviews, follow me on Twitter
HTML Help, CSS Help, JavaScript Help, PHP/mySQL Help, blog
<input name="html5" type="text" required pattern="^$">
-
May 18, 2007, 07:44 #4
- Join Date
- Jan 2005
- Location
- Too far up north
- Posts
- 1,566
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Amen to that only IE supports this...
-
May 18, 2007, 09:30 #5
- Join Date
- Apr 2007
- Posts
- 813
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
It is not intended to support this, it is a bug!
-
May 18, 2007, 14:00 #6
- Join Date
- Sep 2005
- Location
- Sydney, NSW, Australia
- Posts
- 16,875
- Mentioned
- 25 Post(s)
- Tagged
- 1 Thread(s)
You can easily fix the IE bug by running a minor update to your registry. See http://www.felgall.com/brsie26.htm for the code needed to do it.
Stephen J Chapman
javascriptexample.net, Book Reviews, follow me on Twitter
HTML Help, CSS Help, JavaScript Help, PHP/mySQL Help, blog
<input name="html5" type="text" required pattern="^$">
-
May 18, 2007, 17:05 #7
- Join Date
- Jul 2006
- Location
- Thailand
- Posts
- 162
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
It would be annoying to do that.
I would create a link to the homepage, set its cursor to default, and onclick to return false. And then say "drag this link to your home button in your browser to make it your homepage!" It works for me on my old website.
Bookmarks