jQ/jS
Org Chart
Zebra Calendar
Flipper JQ
Animated Divs,etc
Uploader Application
Detects Screen width
Javascript Print Button
Mind Map ➽
Video Body BG ➽
Timed Refresh Page
Accordian 2 ➽
Slide Gallery ➽
Table Sorter ➽
Auto Complete
AJax Beginings ➽
Read More ➽
Display Random Text
Marquee
Count Down
Learn JQuery ➽
Links ➽
Snippets ➽
Expose
Slider
Drop and Drag
Rotate 360
Sticky Nav
Persistant Div
Up Loader App (zip)
Fix element/selector on scroll
Wizards
CSS
Media Screen Wizard ➽
CSS Circle Button
CSS Properties Explained
CSS Vocabulary
Bootstrap References ➽
Icon in LI
Floating Button Bar
CSS Accordian ➽
Custom Fluid Wizard
Multple Columns css
100% Height
Shadows/Radious
Table Styling
Listamatic
100% Background Img
W3 Css Validator
W3 Markup Validator
CSS Reset
Less Wizards ➽
CSS Table Styling
Responsive Menu ➽
Animation
Responsive
Media Screen Wizard ➽
Responsive Youtube
Responsive Images
DW Resposnive CSS ➽
QUICK Responsive Email Wizard
Responsive for DW
Responsive for PHP
Moose Loose Delux Theme ➽
Scroll Thing Theme ➽
responsive table
Misc
Contract Creator
Moose View ➽
HTML5 Fixes
Gradient Image
404
WebED
Forms
Database
SPA Complete
P.I.G.
Vids
<style type="text/css">
.moosebutt {
background-color: #808080;
padding-left:6px;
padding-right:6px;
padding-top:3px;
padding-bottom:3px;
color: #ffffff;
border:1px solid #000;
background-image: url(images/button_bg.jpg);
}
.moosebutt:hover {
background-color: #f00;
border:1px solid #000;
background-image: url(images/button_bg_over.jpg);
}
.moosetext {
background-color : #eee;
border: 1px solid #666;
width: 230px;
}
.moosetextarea {
width:230px;
height:60px;
background-color : #eee;
border: 1px solid #666;
font-family:sans-serif; }
.mooseform{
font-family:sans-serif;
font-size:10pt;
text-align:right}
.mooseselect{
background-color : #eee;
border: 1px solid #666;
line-height: 1;
border-radius: 10;
width: 230px;
}
</style>
<table>
<form action="" name="myform">
<tr>
<td></td>
<td><input name="submit" type="submit" value="Submit" />
</form></td>
</tr>
</table>
rules='required'
error='You must enter an email address'