![]() |
|
|
|
||||||||||
![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
Hey all after some time. You see, on my new main general personal website Tadej Persic's website I use a button which purpose is to bookmark the current page ...
Here's the code in question: Code:
boomark: <input src="save.png" title="bookmark page" onclick="bookmark('http://tadejpersic.50webs.com/index.html','Tadej Persic\'s website | index')" type="image"></form>
Well, and everything works fine, however not so long ago I have found out (yeah, silly me to not test it right away) that if one bookmarks a page with this button, the bookmark form (for even more details about this form and problems that I also had with it you can also check the relatively recent A strange problem/situation with some particular form thread also here on DP forum)) adds a "Load in sidebar" checkbox in Firefox web-browser!! Therefore I am interested: is there any way (and of course, if it is please tell me how to do so) to avoid this checkbox being added in the Firefox bookmark entry??! P.S. - Oh and I have one other totally unrelated question though (if I may): why after hitting the "bookmark it" button (or clicking the "contact" or "search" buttons, it doesn't matter) I am always redirected to some "strange" URLs (see a few examples below)?? Is this maybe because of the <base href="... that I am using in the documents' headers as one of my friends speculated??! And note that the numbers are, ehm, let's say "generated" randomly. Code:
http://tadejpersic.50webs.com/?x=8&y=15&index=# Code:
http://tadejpersic.50webs.com/?x=5&y=9&index=# tayiper
__________________
If you want to, please check out my main general personal http://tadejpersic.50webs.com/ website, which is a some sort of a navigational site that basically only describes and lists links to my other websites and blogs. Last edited by tayiper; Jan 5th 2008 at 4:32 pm. Reason: fixed linked thread's title |
|
#2
|
||||
|
||||
|
Quote:
Code:
<form action="#"> boomark: <input src="save.png" title="bookmark page" onclick="bookmark('http://tadejpersic.50webs.com/index.html','Tadej Persic\'s website | index')" type="image"></form>
tayiper
__________________
If you want to, please check out my main general personal http://tadejpersic.50webs.com/ website, which is a some sort of a navigational site that basically only describes and lists links to my other websites and blogs. |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to take backup mozilla thunderbird and firefox bookmark? | srobona | All Other Tools | 4 | Jul 18th 2007 5:36 am |
| This site will not load in Firefox, help? | proprod | HTML & Website Design | 9 | May 5th 2007 7:03 pm |
| Pages Do not load in IE, but load in opera and firefox | royalchina | HTML & Website Design | 6 | Oct 13th 2006 3:37 pm |
| Hover higflight the Firefox sidebar | zoriv | CSS | 0 | Sep 11th 2006 7:37 am |
| sidebar goes below the last comment in ie,but fine in firefox | xception | Placement / Reviews / Examples | 9 | Jun 30th 2006 10:06 pm |