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>
a:link {color:#eeeeee;text-decoration:none;}
a:visited {color:#eeeeee;text-decoration:none;}
a:hover {color:#ffffff;text-decoration:none;}
#floatingbuttons{
text-align:center;
background:#F9F9F9;
border:3px solid #369;
position:fixed;
bottom:25%;
left:80%;
padding:5px;
z-index:10;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
box-shadow:2px 2px 5px rgba(0,0,0,0.3);
background: rgb(25, 191, 133);
background: -moz-linear-gradient(30deg, rgb(25, 191, 133) 30%, rgb(21, 140, 250) 83%);
background: -webkit-linear-gradient(30deg, rgb(25, 191, 133) 30%, rgb(21, 140, 250) 83%);
background: -o-linear-gradient(30deg, rgb(25, 191, 133) 30%, rgb(21, 140, 250) 83%);
background: -ms-linear-gradient(30deg, rgb(25, 191, 133) 30%, rgb(21, 140, 250) 83%);
background: linear-gradient(120deg, rgb(25, 191, 133) 30%, rgb(21, 140, 250) 83%);}
</style>
<div id='floatingbuttons' title="Back to Top of Page">
<div class="addbuttons">
<A HREF="#">Top</A><hr>
<A HREF="index.php">Home</A><br>
</div>
</div>