February 9, 2011 at 2:53 am
· Filed under Introduction
I’m using pagewizards and then manually editing the html. I have an icon but can’t find how to make it work. As I understand, when someone clicks on “Bookmark” it will automatically add the page to a computer’s favorites. So, how do I get this to work?
Best reply by ninlar:
This page has a little javascript function to do this:
http://scriptasylum.com/tutorials/bookmark.html
Read more replies
How do I create a bookmark on my geocities web page?
Permalink
January 31, 2011 at 2:51 am
· Filed under Introduction
like the buttons you click on them and they add their page to your bookmark list or favorites(internet explorer). i have a button picture, now i want it to be a bookmark button so if someone click on it, receive a massage about accepting a new bookmarked page. do i need a HTML code or something ? i use Front page. tell me if you an other way except using front page please.
thanks.
Best reply by Somjet T:
try these:
http://labnol.blogspot.com/2006/01/add-to-favorites-ie-bookmark-firefox.html
Read the original question on Yahoo! site
How to create a bookmark button at a web page?
Permalink
January 27, 2011 at 2:48 am
· Filed under Introduction

I use Firefox and I need to make a separate bookmark file of just one or a few bookmark folders. How can I do that the easiest way? Or can I only do that with a html editor?
Best reply by Mike M:
After you export the file simply open it up using notepad. The bookmarks remain in the order that appear in your browser. I’d recommend using the first and last bookmarks that you want as markers to edit the bookmarks html file.
How you’d do this is you can use the FIND feature in Notepad to locate the section where the first bookmark you want to save is and delete everything before that. Remember that each line is a separate entity so delete everything above the line with the bookmark name. Then do a FIND again for the last bookmark you want to keep and delete everything after that line.
Notepad is the way to go with the FIND feature. Easy to do.
Read the original question here
How to export only one or a few folders of bookmarks into a separate bookmark file in Firefox?
Permalink