Digital Point Forums
Winn and Sims

Go Back   Digital Point Forums > Design & Development > HTML & Website Design
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Jan 5th 2008, 4:18 pm
tayiper's Avatar
tayiper tayiper is offline
Hand of A'dal
 
Join Date: Apr 2006
Location: Ljubljana, Slovenia, Europe
Posts: 417
tayiper is on a distinguished road
Exclamation A bookmark form adds 'Load in sidebar' in Firefox

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:&nbsp;<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
Reply With Quote
  #2  
Old Jan 6th 2008, 2:31 pm
tayiper's Avatar
tayiper tayiper is offline
Hand of A'dal
 
Join Date: Apr 2006
Location: Ljubljana, Slovenia, Europe
Posts: 417
tayiper is on a distinguished road
Lightbulb

Quote:
Originally Posted by tayiper View Post
Here's the code in question:

Code:
boomark:&nbsp;<input src="save.png" title="bookmark page" onclick="bookmark('http://tadejpersic.50webs.com/index.html','Tadej Persic\'s website | index')" type="image"></form>
Sorry all, the code should obviously read like this (i.e. the first starting/opening "form" tag was missing):

Code:
<form action="#">&nbsp;boomark:&nbsp;<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.
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


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


All times are GMT -8. The time now is 8:53 am.