Bookmark all APODs at once

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :ssmile: :( :o :shock: :? 8-) :lol2: :x :P :oops: :cry: :evil: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
View more smilies

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Bookmark all APODs at once

Bookmark all APODs at once

by makc » Tue Mar 01, 2005 8:04 am

Want fast access to any APOD, simply by typing the date in?
Easy. Follow this procedure:
  • Make new bookmark of whatever page, but call it APOD
  • Go to it's properties and replace http://blah.blah/blah with following line of code:

Code: Select all

javascript:if(s=prompt("Enter date in YYMMDD format:"))location=' http://antwrp.gsfc.nasa.gov/apod/ap'+s+'.html';
No new lines/carriage returns, just a single line, please.

P.S.:With some help of Dan there may be "Insert APOD URL button" posting option, soon.

Edited: The code above was, actually, button code, not bookmark code. The fact that it wasn't pointed out for two weeks, means that nobody had tried it. View count also indicates low interest, and Dan didn't move a finger to help with a button, so I consider this idea not interesting, and un-sticky it. Mar 15, 2005

Top