Hi all,
Am new to XML and have made some XML pages with a DTD and some XSL stylesheets. Am using Stylus studio development environment and when validating the XML for 2 of my XML pages (about.xml, contact.xml) it says it is valid however the other page (catalogue.xml) is displaying errors. Also...
Hi all,
I'm trying to use JavaScript to display the sub-menu on mouse over using the following script:
<script type="text/javascript">
var sublinks = new Array();
// links for about section
sublinks[0] = new Array();
sublinks[0][0] = { href: 'about.htm', innerHTML: 'About the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.