Ryan's District
November 21, 2008, 06:56:48 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: You are not allowed to view links.
Register or Login
How to Unlock Nokia mobile Phones

You are not allowed to view links.
Register or Login
Request any TV Show / series / Episodes / movie and we will get it for you for free

 
   Home   Help Search Chat Calendar Chess Shop Login Register  
Digg This!
Pages: [1]   Go Down
  Send this topic  |  Print  
Author Topic: Bind the Data Island to <span> or <div> Elements  (Read 4599 times)
0 Members and 1 Guest are viewing this topic.
ben2ong2
Quality Poster
Paid
Hero Member
*****

Reputation: 17
Offline Offline

Gender: Male
Posts: 2374
9976.80 RD$

View Inventory
Send Money to ben2ong2

View Profile Awards
« on: October 06, 2006, 03:10:06 PM »

<span> or <div> elements can be used to display XML data.
You don't have to use the HTML table element to display XML data. Data from a Data Island can be displayed anywhere on an HTML page.
All you have to do is to add some <span> or <div> elements to your page. Use the datasrc attribute to bind the elements to the Data Island, and the datafld attribute to bind each element to an XML element, like this:

Title:<span datasrc="#xmldso" datafld="TITLE"></span>
Artist:<span datasrc="#xmldso" datafld="ARTIST"></span>
Year:<span datasrc="#xmldso" datafld="YEAR"></span>
or like this:

Title:<div datasrc="#xmldso" datafld="TITLE"></div>
Artist:<div datasrc="#xmldso" datafld="ARTIST"></div>
Year:<div datasrc="#xmldso" datafld="YEAR"></div>
If you have IE 5.0 or higher: See how the XML data is displayed inside the HTML elements.
Note that if you use an HTML <div> element, the data will be displayed on a new line.
With the examples above, you will only see one line of your XML data. To navigate to the next line of data, you have to add some scripting to your code.
 
Logged

You are not allowed to view links.
Register or Login
Free Paid Survey & Home Business Resources.

You are not allowed to view links.
Register or Login
Free Article Directory | Quality Content
Ryan's District
« on: October 06, 2006, 03:10:06 PM »

 Logged
Pages: [1]   Go Up
  Send this topic  |  Print  
 
Jump to:  

Archive - WAP2 - WAP - imode
Sponsors: RAYAN.tv
-

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 4.844 seconds with 31 queries.

Google visited last this page November 16, 2008, 12:55:01 AM