Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
3answers
517 views

rel-tag bookmarklet for last path component of a URL

Many web sites support folksonomy tags. You may have heard of rel-tag, where it says that "The last path component of the URL is the text of the tag". I am looking for a bookmarklet or greasemonkey ...
-1
votes
2answers
1k views

help with getElementsByTagName setAttribute and regex javascript

i want to put rel=lightbox to some links that mediabox support using javascript. i try this and wonder why it's not working? test: http://jsbin.com/opica please help edit this: ...
-1
votes
1answer
948 views

lightbox without rel tag or addRel without jquery

yes this is 2 questions. this is the idea. i want to put lightbox(or slimbox or mediabox or whateverbox) to my forum so that it will open user posted links in lightbox. problem is, lightbox require ...