Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > BOOK: Professional Ajax ISBN: 978-0-471-77778-6
|
BOOK: Professional Ajax ISBN: 978-0-471-77778-6
This is the forum to discuss the Wrox book Professional Ajax by Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett; ISBN: 9780471777786
Important: For the new 2nd edition of this book, please post here instead: [url="http://p2p.wrox.com/forum.asp?FORUM_ID=307"]http://p2p.wrox.com/forum.asp?FORUM_ID=307[/url]
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Ajax ISBN: 978-0-471-77778-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 17th, 2006, 08:41 AM
Registered User
 
Join Date: Mar 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Can custom tags be useful to an AJAX application

Hi Nicholas,

I was just surfing through web and came across a web site.
http://www.backbase.com/demos/pim/
It showed me some ajax examples. When i saw source of pages,
It looked kind of tricky to me. It used two namespaces called 'b' and 's'.
And each of them were used for some custom tags.
So i validated the page but got lots of error messages (XHTML Strict 1.0).
I just want to know if these custom tags are fine to use?
They look cool to me and might be useful in differentiating,
while building a good AJAX application.
But i don't want to go off the standards.
What do you think?
 
Old September 17th, 2006, 11:45 AM
nzakas's Avatar
Wrox Author
 
Join Date: Dec 2004
Posts: 217
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Technically, you should be able to include other namespaces in your XHTML code and have it still be valid. The W3C validator assumes that you have only XHTML code contained in the page, and so anything else will result in a bunch of errors messages.

Nicholas C. Zakas
Author, Professional JavaScript for Web Developers (ISBN 0764579088)
http://www.nczonline.net/
 
Old September 20th, 2006, 01:53 AM
Registered User
 
Join Date: Mar 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Nicholas,

Thanks for reply.
I expected a longer reply. But it's ok.
Hey, I m new with namespaces in XHTML.
I have worked with them in XML.
But I don't know how to use them in XHTML.
You might be busy and i can understand that.
Can you do me a little favor though,
Can you suggest any article,link or a book on using namespaces with XHTML.
I m getting freaked out by this topic,
and I want to use it in my further Ajax applications.
That will be very helpful for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
browser version and JSP-custom tags neetukk JSP Basics 1 December 6th, 2006 03:29 AM
custom namespaces in XHTML/Ajax application decyclone Ajax 0 September 20th, 2006 03:38 AM
Parsing custom tags? shenku C# 0 September 27th, 2005 04:58 AM
Need help regarding Custom Tags yamijala Dreamweaver (all versions) 0 December 27th, 2004 01:51 AM
Tomcat 5.0.7 custom tags problem acca JSP Basics 1 August 21st, 2003 04:22 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.