Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
I am seeking AJAX keywords
Old 05-19-2010, 02:36 AM I am seeking AJAX keywords
Extreme Talker

Posts: 168
Name: James
Location: Australia
Trades: 0
Where in the internet can I find a reference to the complete list of javascript keywords which I use with AJAX.

Or, more specifically, I want AJAX keywords which will read tags in an XML file.

I can do a simple script, but I know there is a lot more I can do it, but have no idea as to how I am to do it.


Also, questions I would like to ask is, does Javascript have the ability to find the following.....
....me to obtain the total quantity of tags or nodes in an XML file
....me to obtain the total quantity of a particular XML tag name
....when a tag is empty, like <tag></tag> how do I get it to just read it as an empty tag, rather than give me the error 'no such tag'

....When I have nested tags, say <outer><nested></nested></outer> how do I get the contents of nested, inside the nth outer tag?

....How do I get a script which would read nested tags. like 4x <nested> tags inside one <outer> tag, how do I get nested #3 inside outer #124?


Been trying goolge, but I keep on getting dead ends.

Could there be a book title I could buy with this in it. Pref. the whole lot in it, but even if it is part on this topic.
TRANZIT JIM is offline
Reply With Quote
View Public Profile Visit TRANZIT JIM's homepage!
 
 
Register now for full access!
Old 05-19-2010, 07:21 AM Re: I am seeking AJAX keywords
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,383
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
"AJAX" only has the HTTPRequestObject as it only refers to the method of reading a document asynchronously from a remote HTTP source.

Once the document is received in the response stream it is accessible and can be manipulated using javascript with the XML Document Object Model
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to I am seeking AJAX keywords
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.33500 seconds with 12 queries