|
|
Q1189 Whilst using Data Binding on Internet Explorer 4+ how can you include HTML information, for example a link?
irt.org | Knowledge Base | JavaScript | File | Q1189 [ previous next ] Q1189 Whilst using Data Binding on Internet Explorer 4+ how can you include HTML information, for example a link?Say you have a data.txt file containing:
You can include a last column containing a url with:
The important part is the dataformatas attribute, which has a value of "html". |
-- div -->
|