Need An Add To Favorites Pop Up
Feb 24, 2006i just need a simple pop-up that says "would you like to add us to your favorites".
View 3 Repliesi just need a simple pop-up that says "would you like to add us to your favorites".
View 3 RepliesHow do I put the icon onto the favourites list when a user adds my page to
their favourites?
Basically, what I am looking to do is to sync up browsers favorites via a
website without a download. I thought of javascript when first doing this,
as I know, mozilla would allow me to pull them directly just with the js,
but I do not want to have go beyond javascript and PHP.
I have been going over making a mozilla extension as well as getting into
some programming for a toolbar(I know some c/c++ and c#), but, if I can do
something just browser-based, without the need for downloads and installs,
that would be fantastic.
I am trying to build an online bookmark manager and I want to try and
download the favorites in a browser. I know you can do
window.external.AddFavorite but can you do the reverse in any way, to
retrieve them from the browser into a page? I would assume that this
is not possible because of security reasons but there must be some way
of doing it?
At the top of www.cheatstomb.com there is a link to bookmark the page but it doesnt do anything when I press it. What I did wrong and how can I fix it?
View 2 Replies View RelatedI am not familiar with js and jQuery, but need to create function toadd/remove blog post to "My favorites" page and update counter ofsaved posts. Is any ready solution - plugin or snippet - to it?There is my html snippet.
<h1><a href="http://www.example.com/add-post-to-my-favorites-page.htm"
id="post_0064"><span class="bookmark" title="My Favorites Add/
Remove">Favorites </span>Heading</a></h1>
[code]....
I know you can add a site to your Favorites(bookmarking) but can you read from your Favorites into an array form probably to print your favorites on a page?
View 9 Replies View Related