|
-
How are you using links within the xml? I can never seem to get that to work.. the xml just things its a new element when it sees the <a> tag. Do you have some script checking that?
-
 Originally Posted by whoa002
How are you using links within the xml? I can never seem to get that to work.. the xml just things its a new element when it sees the <a> tag. Do you have some script checking that?
Set your dynamic textbox to html (textbox.html = true)
Then, instead of using a nodeValue, get the textBox to display the element itself, thus the <a> tag will become a link....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|