Browsing All Posts filed under »Technologies«

Form Tips – jQuery Plugin | jQuery Wisdom

February 8, 2010

0

Form Tips is a plugin for the popular javascript library jquery. It enables a form to draw default values or messages into input/textarea elements. The text is fetched from the title-attribute of the element. via Form Tips – jQuery Plugin | jQuery Wisdom.

Free JavaScript WYSIWYG Editor: TinyEditor

February 8, 2010

0

TinyEditor is a lightweight (8kb) JavaScript WYSIWYG editor that is free to use in both personal & commercial projects. It is a standalone script (does not require any JS frameworks) & converts any given textarea to an editor via Free JavaScript WYSIWYG Editor: TinyEditor.

30 AJAX Tutorials For Smart Web Developers | Graphic and Web Design Blog -Resources And Tutorials

February 5, 2010

0

Here is a complete package of AJAX Tutorials Web Developer, Ajax is a short form Synchronous JavaScript and XML is a set of methods that are used by many modern and popular web sites. Ajax providing web developers with verbosity options, the practice of searching to improve and expand the presentation of their Web sites [...]

How to Build a jQuery Brush Stroke Navigation | Onextrapixel – Showcasing Web Treats Without Hitch

February 5, 2010

0

Today we are building an animated navigation for a watercolor-styled website which will have links that appear to be painted when it is hovered on. The watercolor graphics were created in Photoshop and we’ll be using the popular jQuery JavaScript framework for the animation. via How to Build a jQuery Brush Stroke Navigation | Onextrapixel – [...]

Making a Photoshoot Effect With jQuery & CSS – Tutorialzine

February 5, 2010

0

Often, in your design or development tasks, you are presented with challenges that require a different approach than just plunging head over heels in coding. Research and experiments are a vital part of this process. This is why this week’s tutorial is structured in a slightly different manner than usual. First we are presented with the [...]

How to Test your JavaScript Code with QUnit | Nettuts+

February 3, 2010

0

QUnit, developed by the jQuery team, is a great framework for unit testing your JavaScript. In this tutorial, I’ll introduce what QUnit specifically is, and why you should care about rigorously testing your code. via How to Test your JavaScript Code with QUnit | Nettuts+.

10 jQuery Plugins for Easier Google Map Installation – Speckyboy Design Magazine

February 3, 2010

0

At first glance the Google Map API may seem scary, I mean, were do you possibly start? You probably only want to display a simple map that displays directions to your clients address, you don’t really want an all singing and dancing interactive map with more options than necessary. There has to be a simpler [...]

20 Easy-to-Learn jQuery Animation Tutorials | Design Reviver

February 3, 2010

0

There’s no denying that the web has evolved and continues to evolve into something very different from what we had in mind a few years ago. Animation on websites has gone a long way, some time ago everything and anything that had movement on a website was automatically categorized as Flash, now we have these different [...]

How To Use jQuery To Make Your Content Slide Toggle | New 2 Wp

February 3, 2010

0

It’s about time you started to learn something new right? Well here’s your chance. jQuery is the newest and coolest thing when it comes to websites. Everyone is using it these days, and why not when it’s so easy to do.In this tutorial you will learn just how easy it is by learning how to [...]

jQuery MultiSelect Plugin/Widget with ThemeRoller Support | Eric Hynds – Website Developer

February 2, 2010

0

I’ve been working on a multiple select plugin on and off for the past couple months and finally have it stable enough for a first release. When I started this project my intentions were only to re-factor Cory LaViska’s MultiSelect implementation, but it quickly turned into a complete re-write with a focus on speed [...]