2012-04-17 13:30:15
What I want to do is to convert all span tags with a class of "clickable" to links. For example, my span tags are something like this:
__code__
<span id="123" class="clickable"> link label </span>
__code__
so after successful conversion, the link label will appear as a url and point to a web page.
Any suggestion will be appreciated.
;3396;2012-04-17 13:30:15__s__What I want to do is to convert all span tags with a class of "clickable" to links. For example, my span tags are something like this:
__code__
<span id="123" class="clickable"> link label </span>
__code__
so after successful conversion, the link label will appear as a url and point to a web page.
Any suggestion will be appreciated.
__s__~u=xml user~site=NULL__s__Dynamically create links from span tags in javascript__s____m__
17,CSS;100,General;15,javascript;16,javascript CSS;8,XML C/C++;10,XML converter;12,XML data warehouse;13,XML database;4,XML editor;1,XML general;11,XML HTML;7,XML java;6,XML javascript;5,XML parser;9,XML PHP;2,XML schema;3,XML syntax;14,XPath;