Alexadex.com - Chart Options

By todd_ Last update Feb 22, 2006 — Installed 634 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 4 posts, 3 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Billy Scriptwright

Works great, but it's a little outdated: The site is no longer "Alexadex", it's moved to "urladex". So you have to change the URLs the script works on after install (which in Opera means manually editing the file....not too user friendly)

A minor update to address this would be a good idea

 
Mattias B User

Further adaptation is possible since alexa charts can be generated for any choice of number and m/d/y. For example addLink('42d', '42d'); would display a graph of the latest 42 days.

 
Mattias B User

Excellent script! I was looking for a script that added a link in alexadex to that site's information on alexa.com so that i could choose different periods there. But this is much nicer! I added all availiable time periods though but that was also very easy to do, nice coding!

This is what I changed to:
addLink('2y', '2y');
addLink('1y', '1y');
addLink('6m', '6m');
addLink('3m', '3m');
addLink('1m', '1m');
addLink('14d', '14d');
addLink('7d', '7d');

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel