overcrash
Active Member
دوستان اگه کسی با javascript فایل xml مثلا به شکل زیر میتونه درست کنه
لطفا یک آموزش هم اینجا بذاره
ممنون
لطفا یک آموزش هم اینجا بذاره
ممنون
HTML:
<root>
<list name="list1" id="1">
<content>about list 1</content>
</list>
<list name="list2" id="2">
<content>about list 2</content>
</list>
<list name="list3" id="3">
<content>about list 3</content>
</list>
</root>