JS & jquery

jQuery Quick Examples and Demos for Designers and Developers

The best way to learn a new technology is to see the demos of the applications developed using the same technologies. Demo examples shows are clear view of the technology capabilities. So, we are providing the demo examples of jQuery that you can run in your browser.

Continue Reading

JQuery Mobile Touch-Optimized Framework for iPhone, iPad & Android- Demos and Documentation

jQuery’s mobile strategy can be summarized simply: Delivering top-of-the-line JavaScript in a unified User Interface that works across the most-used smartphone web browsers and tablet form factors. All the jQuery Mobile demos and documentation can be found in the unified demo application. This includes demos and documentation for all the components in jQuery Mobile 1.0a1

Continue Reading

10 jQuery Scripts To Optimize Forms

Do you want to optimize your forms and add more options, Javascript is still needed. We are talking about less common options(not standard in every form) such as adding extra fields, password validator, file upload, etc.A lot of jQuery plug-ins have become obsolete due to HTML5 and CSS3, those are mostly look enhancing plug-ins and text placeholder, which is now standard in HTML.

Continue Reading

Simple jQuery Techniques, Downloading the Example Code Book for Designer and Developers

simple jquery techniques

Better Interaction Design and Web Development with Simple Javascript Techniques. Learning jQuery provides a gentle introduction to jQuery concepts, allowing you to add interactions and animations to your pages—even if previous attempts at writing JavaScript have left you baffled. This book guides you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features.

Continue Reading

Making CSS position:Fixed work on IE6

Making CSS position Fixed work

What is position: fixed;?

position: fixed; is an alternative to position: absolute; position: relative; and position: static;. position: fixed; is basically the same as position: absolute; except that when the user scrolls the page, the element does not scroll with it, it just says exactly where it was. There are many pages that want to use this in order to position logos or menus.

Continue Reading

Most Useful Cheat Sheets On The Web – For Designer and Developer

Most Useful Cheat Sheets For Designer and Develoer

In This Article I would like to share with you all my Top 12 Cheat Sheets On The Web. I had to do my own good research on the internet to find these very useful Help Cheat Sheets. Of course the internet world is just full of different cheat sheets for many other topics, but these are the tools, websites, and programs that either I use often or might use them soon.

Continue Reading

Most useful Frameworks for Web and Mobile App Developers

New Useful Frameworks for Web and Mobile App Developers

Thanks to the evolution in all the aspects of humanity, today web developers don’t have to waste their time on figuring out how and what to do in order to design a website. It all has already been created and all you have to do is have the right attitude and the dose of imagination. Frameworks and libraries help web developers focus on creating what they have in mind. It might not come easily at first, but with some reading and practicing you can get it done.

Continue Reading