CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: HTML

foo-shit

158 Views
Copy Code Show/Hide Line Numbers
   1:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2:  <html xmlns="http://www.w3.org/1999/xhtml">
   3:      <head>
   4:          <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   5:          <title> Artsy v2.0 </title>
   6:          <!--<script language = "javascript" type = "text/javascript" src = "js.js"> </script>--> 
   7:          <link rel = "stylesheet" type = "text/css" href = "css.css" />
   8:          
   9:          <script type = "text/javascript">
  10:              /*function loadText(url)
  11:              {
  12:                  httpReq = new XMLHttpRequest()
  13:                  httpReq.open("GET", url, false)
  14:                  httpReq.send(null)
  15:                  
  16:                  document.getElementById('content').innerHTML = httpReq.responseText
  17:              }*/
  18:      
  19:              function fooTest()
  20:              {
  21:                  document.getElementById('content').innerHtml = '<p class = "grovvyText"> Inteleg ca merge! </p>'
  22:              }
  23:          </script>
  24:      </head>
  25:      
  26:      <body bgcolor="#d0e4fe">
  27:          <div id = "content">
  28:              <p> Welcome my son </p>
  29:          </div>
  30:          
  31:          <button type = "button" name = "romana" class = "groovyButton" onMouseOver = "fooTest()"> Romana </button>
  32:      </body>
  33:  </html>
by Parvulescu Cosmin
  April 05, 2010 @ 2:51am

by Sundararajan    April 29, 2010 @ 9:24am

This is nice

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate