-
Recent Posts
Recent Comments
- moncler jacken on Simple Animated Content Slider with jQuery
- Ahmad on (Android) PhoneGap Cordova 1.5 menubutton and searchbutton with jQuery Mobile
- Mike Panter on (Android) PhoneGap Cordova 1.5 menubutton and searchbutton with jQuery Mobile
- Jan on (Android) PhoneGap Cordova 1.5 menubutton and searchbutton with jQuery Mobile
- Danny on (Android) DroidGap Cordova 1.5 – Error with “Getting Started”
Archives
Categories
Meta
Monthly Archives: June 2011
ScrollTo Anchor tags using jQuery
A quick jQuery plugin to over-ride/replace the jump-to action with a smooth-easing scroll action for anchored links. This will be updated with an option to set the duration jQuery Plugin (function($){ $.fn.weighAnchor = function() { this.each(function(){ $(this).click(function(){ var scrollTo = … Continue reading
Posted in Web Development
Tagged javascript, jQuery, web design, web development, xhtml
Leave a comment
TimeDrop Menus with jQuery
TimeDrop menu is a plugin for jQuery based on common drop-down methods, but allows for drop down menus that will persist until a timeout triggers them to close. This allows the user to jump off the menu for a short … Continue reading
Posted in Uncategorized, Web Development
Tagged css, javascript, jQuery, web design, web development, xhtml
Leave a comment