Im using a plugin that requires the rel-element to look like this. <ul id=\"product-thumbs-list\">
I have开发者_JAVA百科 noticed that the \"rel\" attribute is not used at all by browsers, does this make it an ideal place to store additional information for javascript (eg a delete ajax request could
I am using Jquery 1.4.4 with Qtip and i am trying to load an image for each individual list item, so i am using Content: URL:.attr(rel), but it wont load the url of the REL
<link rel=\"shortcut icon\" href=\"/favicon.ico\"开发者_如何转开发> <link rel=\"Bookmark\" href=\"/favicon.ico\">
i want to put rel=lightbox to some links that mediabox support using javascript. i try this and wonder why it\'s not working?
This is the idea. I want to put a lightbox (or slimbox or mediabox or whateverbox) on my forum so that it will open user-posted links in lightbox.