Splashnology.com

How to Modify a Tree with the Help of jQuery

How to Modify a Tree with the Help of jQuery

Often there are some cases when you need to display a tree relationship’s structure of any entity. For example, a navigation through the file system menu of the site or the content of a book.

Read more…

  • Ceiceron,
  • September 27, 2011

cssHooks – Expanding the Set of CSS Properties

cssHooks – Expanding the Set of CSS Properties

In this article I will tell you about the jQuery.cssHooks object, which jQuery contains by default. The expansion of this object allows you to add new properties or values written in the . css () method, which are not natively supported by certain browsers. Perhaps the availability of many CSS hooks is not new, but for me it was a small opening.

Read more…

  • FINoM,
  • September 19, 2011

The Structure of jQuery: Dive Into Source Code

The Structure of jQuery: Dive Into Source Code

jQuery definitely has become a standard in web development industry. There are many excellent js-frameworks that deserve attention, but jQuery impressed everyone with its ease, elegance and magic. People write using jQuery, people write plugins for jQuery, people even write articles about jQuery, but few people know (especially beginners) about jQuery’s structure.

In this article, we will hold a small excursion into the interior of this framework and discuss what’s inside of it. This article is intended for basic knowledge of Javascript. Think about it, and if you know how to write a clone of jQuery, then likely you won’t find here anything new.

Read more…

  • TheShock,
  • August 24, 2011

Cross-browser 2D-Transformations with Animation

Cross-browser 2D-Transformations with Animation

I’ve decided to make a review about an interesting plugin and at the same time give you some recommendations for its use. Plugin is called jQuery 2D Transformation Plugin.
This plug-in allows you to apply 2D transformations in all CSS3 capable browsers as well as Internet Explorer.

Read more…

Timesaving Tools and Services for Web Developers

Timesaving Tools and Services for Web Developers

Web developers should always be abreast of the latest news. And to make their work easier and to help in saving their time a lot of talented web developers from all around the world always try to bring some new decisions and tools. To your attention, we would like to showcase some fresh timesaving tools among which you’ll find useful services, resources, generators and frameworks that you might find very interesting.

Read more…

  • AndrewG,
  • July 5, 2011

JavaScript and jQuery: 50 New Tutorials

JavaScript and jQuery: 50 New Tutorials

jQuery is very handy for those designers who value their time and want to simplify their work. With jQuery it is a lot easier to navigate a document, to create animations, to handle events, and to develop Ajax applications. Moreover, it has cross-browser support and that fact makes it more attractive and wanted. Earlier we have posted a roundup of 50 jQuery Tutorials And Techniques and now we would like to present to your attention the freshest JavaScript and jQuery tutorials.

Read more…

Web Design & Coding