Talk:Parsing and serializing XML: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


change what you like...
change what you like...
:I will [[User:Asqueella|asqueella]]
:I will [[User:Asqueella|asqueella]]
::done [[User:Asqueella|asqueella]]


asqueella, can you fix the link "[#Parsing strings into DOM trees]"? I don't know how to link to internally using MediaWiki. In fact, do you know of a MediaWiki resource where I can look up information such as this?  [[User:grimholtz|grimholtz]] 17:18 10 Mar 2005 EST
asqueella, can you fix the link "[#Parsing strings into DOM trees]"? I don't know how to link to internally using MediaWiki. In fact, do you know of a MediaWiki resource where I can look up information such as this?  [[User:grimholtz|grimholtz]] 17:18 10 Mar 2005 EST
:The whole point of using XMLHttpRequest was to use already parsed <code>responseXML</code>, so you don't need to link that. fyi, I do such links using <nowiki>[[Parsing and serializing XML#anchor | visible text]]</nowiki>, don't know if it's correct though. MediaWiki help is available at  [http://meta.wikimedia.org/wiki/Help:Help#MediaWiki_User.27s_Guide metawiki]. [[User:Asqueella|asqueella]]
:''You should change this to GET/POST/PUT/DELETE/OPTIONS/TRACE/HEAD if using an HTTP(S) URL.''
Can this be changed to something less cryptic to a beginner? [[User:Asqueella|asqueella]]

Revision as of 23:18, 10 March 2005

  • I think "Parsing and serializing XML" would make a better name.
  • Any reason to link to unstable.elemental.com instead of xulplanet as we usually do?

asqueella

change what you like...

I will asqueella
done asqueella

asqueella, can you fix the link "[#Parsing strings into DOM trees]"? I don't know how to link to internally using MediaWiki. In fact, do you know of a MediaWiki resource where I can look up information such as this? grimholtz 17:18 10 Mar 2005 EST

The whole point of using XMLHttpRequest was to use already parsed responseXML, so you don't need to link that. fyi, I do such links using [[Parsing and serializing XML#anchor | visible text]], don't know if it's correct though. MediaWiki help is available at metawiki. asqueella


You should change this to GET/POST/PUT/DELETE/OPTIONS/TRACE/HEAD if using an HTTP(S) URL.

Can this be changed to something less cryptic to a beginner? asqueella