JortK.nl
Mind farts of a crappy coder!
  • Home
  • Fok!Search
  • Fok! Maandcijfers
  • Links
  • WP-Cleanup

jquery

Shadow motion effect in jQuery

By JortK on April 23, 2010

Get done with shadow motion affect in jQuery with 5 line codes. This effect can use with any animation. You can use it via everyTime or setInterval method.

Posted in How to | Tagged jquery | 1 Response

Creating spreadsheets with jQuery

By JortK on March 22, 2010

jQuery.Sheet is a very useful jQuery plugin that lets you to easily add powerful spreadsheet component in your webpage. It will take care of creation, viewing, and editing processes; so that you can concentrate on building your application around it.

Posted in How to | Tagged jquery | Leave a response

Useful Tooltips Tutorials and jQuery Plugins

By JortK on March 20, 2010

The tooltip is a common graphical user interface element. It is used in conjunction with a cursor, usually a mouse pointer. The user hovers the cursor over an item, without clicking it, and a tooltip may appear — a small “hover box” with information about the item being hovered over.

Posted in How to | Tagged jquery | Leave a response

Create a slideshow using jQuery

By JortK on March 14, 2010

jQuery Blinds is a new Slideshow plugin for jQuery. It uses css sprites to produce a curtain-like effect. Features: Multiple instances on the same webpage, unobtrusive javascript and a customizable sprite grid. Works with all major browsers.

Posted in Tech news | Tagged jquery, slideshow | 3 Responses

How to check if an element is empty in jQuery

By JortK on March 14, 2010

See the code snippet below to see how you can check if an element is empty when using  jQuery: if ($(‘#keks’).html()) { //Nothing found ;}

Posted in How to | Tagged jquery | Leave a response

How to Correctly Use ToggleClass in jQuery

By JortK on March 12, 2010

See the code below to see how to use ToggleClass in jQuery:   //Toggle class allows you to add or remove a class   //from an element depending on the presence of that   //class. Where some developers would use:   a.hasClass(‘blueButton’) ? a.removeClass(‘blueButton’) : a.addClass(‘blueButton’);   //toggleClass allows you to easily do this using [...]

Posted in How to | Tagged jquery | Leave a response

How to clone an element in jQuery

By JortK on March 12, 2010

See the code example below to clone an element when you are using jQuery: var cloned = $(‘#somediv’).clone();

Posted in How to | Tagged jquery | Leave a response

Use jQuery in WordPress: wp_enqueue_script

By JortK on March 11, 2010

Great tutorial on the use of jQuery within WordPress: Click here for the tutorial.

Posted in How to | Tagged jquery, wordpress | Leave a response

Create a dropdown menu using jQuery!

By JortK on March 10, 2010

So this tutorial is how to create a simple drop down menu using jQuery. Alright let’s drop down in and get going. See the complete tutorial here!

Posted in How to | Tagged jquery, menu, tutorial | Leave a response

Upload images without problems using jQuery!

By JortK on March 9, 2010

Using a little bit of jQuery we can upload images without the suck. Click here for the complete tutorial.

Posted in How to | Tagged image, jquery, upload | Leave a response

Next »

Categories

  • google
  • How to
  • microsoft
  • Movies
  • Music
  • MySQL
  • php
  • Pictures
  • RSS Reader Picks
  • seo
  • Site News
  • Sport
  • Tech news
  • twitter
  • Uncategorized
  • wordpress

Tags

ad ads adsense analytics android api apps blog browser buzz chrome css dance development docs funny gmail google hardstyle hiphop house jquery labs mail maps mobile movie Music MySQL photoshop php rap rss search seo social tip tutorial twitter video wave web development webinar wordpress youtube

Archives

  • May 2013
  • May 2012
  • November 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • April 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008

Blogroll

  • Beeman
  • Google on Street
  • jo0lz
  • Joshua Luckers
  • Slarioux
  • Wordpress Dev Blog
  • WyriHaximus

Copyright © 2013 JortK.nl.

Powered by WordPress, Hybrid, and Structure.