login  Naam:   Wachtwoord: 
Registreer je!
 Forum

Parse error (Opgelost)

Offline JBke - 07/04/2007 20:15
Avatar van JBkePHP gevorderde Wat doe ik hier verkeerd aan??

  1. <body>
  2. <div id="header">
  3. <img src="../images/logo.png">
  4. </div>
  5. <div id="mainContainer">
  6. <div id="content">
  7.  
  8. </div>
  9. <div>
  10. <a href="#" onclick="dynConObj.loadContent('content','includes/demo-dynamicContent-2.html');return false">Insert content from another file</a><br>
  11. <a href="#" onclick="dynConObj.loadContent('content','includes/demo-dynamicContent.html');return false">Insert the first file again</a>
  12. </div>
  13. </div>
  14.  
  15. <script type="text/javascript">
  16.  
  17. dynConObj = new DHTMLSuite.dynamicContent(); // Creating object of class DHTMLSuite.dynamicContent
  18. dynConObj.loadContent(content,'includes/demo-dynamicContent.html'); // Loading content into <div id="content">
  19. </script>
  20.  
  21.  
  22.  
  23. </body>




Alvast bedankt.

0 antwoorden

Gesponsorde links
Er zijn nog geen reacties op dit bericht.
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.18s