groups

name language licence
show address after link in print (jQuery) HTML Other
add dock tile Other Other
simplepie google calender intergration PHP Other
code lines Other Other
iui add HTML Other
blueprint class HTML Other
round corner hack CSS Other
.htaccess file upload bigger PHP WA

< 1 2 3 4 5 6 >



language: HTML
licence: Other

iui add

options: view full snippetsend to code collector
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>iUI Music Demo</title>
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
<style type="text/css" media="screen">@import "../iui/iui.css";</style>
<script type="application/x-javascript" src="../iui/iui.js"></script>
<!--
<script type="application/x-javascript" src="http://10.0.1.2:1840/ibug.js"></script>
-->
</head>

<body onclick="console.log('Hello', event.target);">
	
(Continues...)