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
-1
votes
1 answer

Copying excel cells (ex. A1:C10) to word document using bookmarks without deleting the bookmarks

I have tried finding a solution to this but with little succes. I was succesfully able to update my Word Document but only once. I checked the word document and the bookmark has disappeared so doesn't work the second time unless I add a bookmark…
PFAdmin
  • 3
  • 3
-1
votes
3 answers

I am using ModelSim Altera 10.3d Quartus II 15.0 starter edition. When I open it I get an error message

can't read "_clients()": no such variable while executing "set _currObj $_clients($cid)" (object "::.bookmarkmgr" method "::vsimwidgets::bookmarkmgr::_setcurrent" body line 11) invoked from within "_setcurrent $cid" (object…
Harry Bansal
  • 11
  • 1
  • 2
-1
votes
1 answer

Moving graph/Chart to specific location with VBA in MS WORD 2013

I generated a graph using VBA and I have one specific bookmark in current word document. my challenge is to move the generated graph to the bookmark location. I searched a lot but in vain. Can any body help me in getting VBA code for this. Thanks…
-1
votes
2 answers

Error 1004 with VBA code with bookmarks

I am using a macro to populate a word document with text from named ranges in excel. The word document has bookmarks that correspond with the named excel ranges. I did not write the code, but rather copied it from another source. There is quite a…
jazzy
  • 1
  • 1
-1
votes
1 answer

How to programmatically add list of web-pages to browser favourites on click?

I currently have a list of useful webpages that I am adding to my web-page. I would like to add a link next to each URL that will add it as a bookmark in the users browser. How can I do this? Further to this, how can I add a "Bookmark all links"…
Simon Kiely
  • 5,880
  • 28
  • 94
  • 180
-1
votes
2 answers

add bookmark in Firefox without any dialog box

Using JavaScript, is it possible to add a bookmark in Firefox directly, without opening any dialog box? That is, I want the user clic on a link and that the bookmark is automatically created, without the need to any further step.
tic
  • 4,009
  • 15
  • 45
  • 86
-1
votes
1 answer

Create a bookmark in firefox by coding,not Manually

Yeah,I use FireFox and IE9.0+,sometimes,Chrome. Chrome always takes much RAM usage but it is faster. IE10 which i am using is much faster than before,but because of my win7 os,I can't sync nothing simply. So,I like FireFox best. Well,I want to…
user2728508
  • 101
  • 1
  • 1
  • 5
-1
votes
1 answer

Using javascript to make custom bookmark links in Chrome

Before diving into building Chrome browser extensions, I'd like to make a list of bookmarks that, when clicked, use javascript to perform particular actions. I am not 100% sure, but I think these may be referring to as bookmarklets? To start off…
user1729506
  • 975
  • 4
  • 15
  • 28
-1
votes
1 answer

I am building a website and would like to add a 'bookmark this page' button which will be compatible with iOS

I am building a website and would like to add a 'bookmark this page' button which will be compatible with iOS The client would like to be able to have people tap the 'bookmark' button and automatically ad an icon to the iPad desktop-thing (create a…
-1
votes
1 answer

Explorer code works but Firefox and Chrome code not working

Possible Duplicate: Add to browser favorites/bookmarks from javascript but for all browsers (mine doesn't work in CHROME)? I have this code to bookmark my site on my website and it works great in Explorer, however in Google Chrome and Firefox, it…
Mike
  • 21
  • 7
-2
votes
0 answers

is there anyway to make a program use it's lost TMP files?

My computer has turned off when I was using google chrome and it made my bookmarks to disappear ; there is a bookmarks.bak file in user data folder that the extension of it will be erased if this happens and you can restore your bookmarks by…
-2
votes
2 answers

How to add your own Javascript to another website

How can I add a javascript file to the bookmark bar so that when I click on that file that is set in the bookmark bar then the javascript gets executed on the current webpage. Like if I had written a javascript file to run on a webpage and I want to…
-2
votes
1 answer

Can I set a "default bookmark" in a web page for the browser to go to automatically when the page is requested (HTML5, CSS, PHP, etc.)?

The default behaviour of a web page is that the browser displays it "from the top". I can request it to be displayed from a specific bookmark if I set for example the id="my_bookmark" attribute to an element in the page and then request the URL…
-2
votes
1 answer

is there a way to keep bookmarks name after converastion

I am working on MS word 2013 I am converting word doc with bookmarks to pdf, the bookmarks are saved as needed (checkbox text-box etc'..) but the bookmarks names aren't. Is there a way to keep bookmarks name after conversion from word to pdf?
Damkulul
  • 1,406
  • 2
  • 25
  • 59
-2
votes
1 answer

Save as PDF breaks bookmarks MS Office 2016 on Mac High Sierra

I was using Open Office up until recently and links from our newsletter to bookmarks in the PDF has been working without problem. Last friday I tried to make the same with MS Office 2016 Word. 15.41 (171205) on Mac OS 10.13.2 (17C88) High Sierra but…
Cirshiss
  • 81
  • 9
1 2 3
74
75