User-modified quick links list script?
Hi, everyone,
I've been searching for this for a while and am looking for some assistance, if possible.
I'm coding a PHP site that uses the jQuery framework and want to add a container which displays on all pages and does the following:
1. Displays a default list of links on the site (let's call them 'Quicklinks')
2. The user has the option of modifying the list on their own (obviously Cookie-based).
3. When they are on any given page, they can add it to their 'Quicklinks'. The page is then dynamically added to their list in the container.
4. The user can click a 'modify' link/button in the container to remove quicklinks or revert to the default list.
Has anyone has success with anything similar using jQuery?
Cheers,
Freddy