
07-09-2007
|
| Senior Member
Join Date: Jun 2007
Posts: 1,399
BRL$: 4,187.66 Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 172 | | DOM scripting help (fixing q cite linking) Hi, I know HTML 5 is not nearly ready yet. However I found one thing I want to start using at once: ---Quote (Originally by HTML 5 : Working Draft — 23 June 2007)--- If the cite attribute is present, it must be a URI (or IRI). User agents should allow users to follow such citation links. ---End Quote--- I thought this could be done with some clever JavaScripting/DOM. As I picture it: Code: --------- Example quote from source. --------- should become Code: --------- To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. from source. --------- Sadly I know way to little of JavaScript/DOM to make this myself. So I was wondering if anyone where up for the task of creating a cleaver something that would regonize http:// and https:// cite attributes in Q's and put an a tag link in the quote? Pretty please? To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. | |
__________________ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To receive latest updates about BRL Forums, Subscribe to Latest Updates Thread.
| | | |