Gabriele Romanato
  • Bash
  • Go
  • JavaScript
  • Node.js
  • Python
jQuery: running searches on Twitter

jQuery: running searches on Twitter

April 17, 2012
How to run a search on Twitter with jQuery.
Read more
jQuery: remove all classes from an element

jQuery: remove all classes from an element

April 16, 2012
removeClass(), without parameters, can be used to remove all the specified CSS classes from an element.
Read more
CSS3 content slider with the :target pseudo-class

CSS3 content slider with the :target pseudo-class

April 15, 2012
A simple but effective CSS3 content slider built with the :target pseudo-class.
Read more
WordPress: check if jQuery has been already loaded by a theme or plugin

WordPress: check if jQuery has been already loaded by a theme or plugin

April 15, 2012
By using the WordPress wp_script_is() function we can avoid duplicate versions of the jQuery library.
Read more
WordPress: better post dates with jQuery

WordPress: better post dates with jQuery

April 14, 2012
A simple and effective way to create stylish and sticky post dates with jQuery on WordPress.
Read more
jQuery: sandbox, namespaces, OOP for better applications

jQuery: sandbox, namespaces, OOP for better applications

April 14, 2012
How to safely run our jQuery applications without polluting the global namespace.
Read more
jQuery slideshows and accessibility

jQuery slideshows and accessibility

April 9, 2012
Some guidelines for creating accessible jQuery slideshows.
Read more
CSS: create image maps

CSS: create image maps

April 9, 2012
A simple tutorial to create CSS image maps.
Read more
WordPress: adding a CSS minifier to our theme

WordPress: adding a CSS minifier to our theme

April 8, 2012
How to minify the main style sheet of our WordPress theme.
Read more
jQuery: animating a tag cloud

jQuery: animating a tag cloud

April 7, 2012
A slick and bouncing animation on the items of a tag cloud created with jQuery.
Read more
« Newer Page 91 of 92 Older »

© 2026 Gabriele Romanato. All rights reserved. Privacy Policy