Questions tagged [bookmarks]

Bookmarks are a browser storage facility for URLs. Use this tag only for programming-related questions about bookmarks. Questions about using a browser are off-topic on Stack Overflow.

Bookmarks can be used to store URLs to all browser supported URI schemes. Here are the most common:

  • http:
  • https:
  • file:
  • ftp:
  • javascript: (bookmarklets)
  • about:

Here are some browser specific URI schemes:

  • chrome: (Google Chrome)
  • resource: (Mozilla Firefox)
  • jar: (Mozilla Firefox)
1114 questions
0
votes
2 answers

JavaScript Bookmarks for a story

I'm working on ePen, an editor for novels which can create an HTML export. To make it easier for readers to follow the story, I thought about supporting bookmarks which are visible on the page (so you can mark part of the text or drag an image…
Aaron Digulla
  • 321,842
  • 108
  • 597
  • 820
0
votes
1 answer

Modifying a link while dragging it to the bookmarks toolbar

I have this nested, Bootstrapped accordion where the collapsing is done by setting the element href's as "#collapseOne", "#collapseTwo" and so on. On my page, when user clicks a link on the accordion the page also loads the content as specified by…
Pete TNT
  • 8,293
  • 4
  • 36
  • 45
0
votes
0 answers

Generate a unique page link that can be bookmarked using javascript and php?

On this website http://berm.tv I am showing a series of videos that use javascript and php to load new content every time a forward and back arrow are pressed. Here is the relevant javascript: $('#content').load("pagination.php?page=1", function()…
EmptyPockets
  • 727
  • 1
  • 7
  • 23
0
votes
0 answers

How to make website app appear as Facebook bookmark?

I've created Facebook app, that only uses Website app, have authorized it and given permissions to it. It is well defined Game of subtype Adventure. However, when I'm in Facebook, I don't see the game listed in the bookmarks. How to make it appear…
Martin Asenov
  • 1,288
  • 2
  • 20
  • 38
0
votes
1 answer

android ContentProvider delete wrong row in ListView using SimpleCursorAdapter

I want to delete a database-entry from my ListView using a SimpleCursorAdapter. In each listitem is a button for deleting the entry. But when I click the delete button in my listview, evrytime the last item of my list will be…
0
votes
0 answers

ERROR [http-8080-1], No signature of method applicable - Grails, Services

I'm creating a bookmark app from the book The Definitive Guide to Grails by Graeme Rocher. In this app I am trying to create a service where when I search for a bookmark, it'll also search in del.icio.us and list the bookmarks of both places. I'm…
Rita Dias
  • 29
  • 4
0
votes
1 answer

Could not resolve property: name of: bookmarks.TagReference - Grails, Search

Good evening, I'm creating a bookmark app from the book The Definitive Guide to Grails by Graeme Rocher. In this app I have 4 domains: User, Bookmark, Tag and TagReference. The Bookmark hasMany = [tags:TagReference] def belongsTo = User User user …
Rita Dias
  • 29
  • 4
0
votes
1 answer

How to create bookmark in Komodo Edit 8.5 for FTP folder?

I used to use Coda and there was a function which allowing me to create bookmarks for ftp folders. Is there any analog function in Komodo Edit?
0
votes
1 answer

Notepad++ Bookmarking Sections

I'm trying to find a means to bookmark entire sections of XML code in Notepad++ based on part of the block matching a search criteria For example: