XmlGrid Users Forum
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__

Best view with Google Chrome