Updated site to scale better on small screens; Added clearfix css; Updated shadow feature to use css shadows instead of js/images.
Added code to the admin part of the site - still non-functional. Need to fix JSON streaming over HTTP such that native types (boolean, Date, int) are preserved for the DB; Need to finish the restore functionality & the hide/show of the edit, delete, and restore buttons on each editor page.
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
<p>We appologize for releasing something was not up to our high standards. Please let us know as soon as possible via phone or email, providing us with a batch number and approximate date of purchase, and we will do our best to fix the situation. We do appreciate getting the item back so we can prevent re-occurances, but please check with us first to avoid any unnecessary shipping.
|
||||
</div>
|
||||
</div>
|
||||
<runonce>
|
||||
<script type="text/javascript" language="JavaScript">
|
||||
$('.shadow').buildShadow();
|
||||
</runonce>
|
||||
</script>
|
||||
Reference in New Issue
Block a user