Structure of XML Document? Steps for Building XML Document Rules governing the elements Data Vs Markup Comments in XML Character Data [ CDATA vs PCDATA] Entities XML Document Scope and Application Structure of XML...
Discuss Markup language Explain drawback of HTML Discuss SGML with Features What is XML? Discuss the architecture of XML documents Features of XML List the Benefits of XML Discuss Markup language Markup Language A...
iText : PDF File Generating Solution This shows how to generate PDF files in Java using the IText open source API. Though IText is open source, you still need to purchase a commercial license...
JSON : JavaScript Object Notation -JSON is an easier to use alternative to XML. -JSON is a syntax for storing and exchanging data. -JSON is lightweight data interchange format -JSON is language independent -JSON...
Validating Registration Form Example Examples Validating Registration Form Example Validate Form using JavaScript Click here to Download complete code in .html format Examples Click Here to download Example 2 Click Here to download email...
About JavaScript Event? Event Methods try…catch…throw Download Examples About JavaScript Event? By using JavaScript, we have the ability to create dynamic web pages. Events are actions that can be detected by JavaScript. Every element...
Form Object in Javascript Multiple Form in a Page Form Object in Javascript The form object allows your script to interact with HTML forms. The form object is accessed as a property of the...
Location Object Download Examples Location Object The following statements display the host name, the protocol name and the pathname of the URL displayed in the window, document.write(“File Path :” + location.pathname) document.write(“Protocol Used :”...
Window Object? Properties and methods with windows setTimeout and setInterval method Managing History with Window Document Object Properties Window Object? Properties and methods with windows Properties closed defaultstatus status frame location name self, window...
Navigator Object? Download Examples Navigator Object? The navigator object provides browser specific information : version, type , MIME types supported. appVersion :- version information of the browser. appCodeName :- the code name of the...
Recent Comments