1
0
Fork 0
forked from 0x2620/oxjs

make list items selectable

This commit is contained in:
Rolux 2010-06-30 11:02:13 +02:00
commit 084d05d108
7 changed files with 107 additions and 36 deletions

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>oxjs List Demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="../../build/css/ox.ui.css"/>
<script type="text/javascript" src="../../build/js/jquery-1.4.2.js"></script>