Category Archives: Web Scripts

Mobile Web App Framework


ChocolateChip-UI is a mobile web app development framework that targets WebKit engines..

The framework provides fully functional widgets and controls right out of the box which know how to behave so you can focus only on providing the data.

A new concept is introduced by the framework: WAML (Web App Markup Language) which is designed for creating mobile web apps and uses special tags + attributes to clearly define all the parts (rather than divs and spans) for a faster development.

ChocolateChip-UI has most of the elements we get used from iOS like the buttons, tab bar, lists, slider and more.

The framework is very well-documented, provides snippets for the basics and definitely a must-bookmark for mobile web app development.

Extensible jQuery WYSIWYG Editor – CLEditor

CLEditor is a lightweight jQuery plugin for adding WYSIWYG HTML editors on web pages.

The plugin works by converting a standard textarea element and it is cross browser.

It is fully customizable like adding/removing/updating controls, enable/disable the use of CSS and much more.

Also, the WYSIWYG editor can be controlled with a set of methods provided.

CLEditor is very well-documented and comes with optional add-ons like “table plugin (visually displays tables inserted)” and “icon plugin (for seeing the smileys inserted)”.

Requirements: jQuery
Compatibility: All Major Browsers

WYSIWYG Editor With A File Manager: elRTE

elRTE is an open source and feature-rich WYSIWYG editor that is built using jQuery UI.

It performs all standard functions of an editor and has all the extras like undo-redo, advanced table management, creating a custom HTML element with a custom style + inserting it quickly and more.

The interface is controlled via a single CSS file and can be customized pretty easily.

AJAX Spell Checker Like Gmail: GoogieSpell

GoogieSpell is Gmail-like spell checker that you can use in your applications.

It is AJAX based, supports over 27 languages and well-documented.

Google AJAX Translation API

Google AJAX Translation API is a library for translating words or sentences from one language to another using Google Translate database.

Check this example:

google.language.translate(‘Beaucoup’, ‘fr’, ‘en’, function(result) {
alert(result.translation);
});

This Google AJAX Translation API example simply translates “Beaucoup” from French to English.

A great feature of the API is getting the language of the input and best of all the accuracy ratio of the results.

Languages supported are limited with the ones in the Google Translate service.

30 Trendy AJAX, jQuery And Image Galleries

One of the most important elements in successful portfolio is beautiful and unique image gallery catching eye with its sliding elements and great works. If you want to get the best impression you need to think about appearance the same way as you think about your portfolio works – you need to present and view them to grab attention, to show value!

Here you will find easy to customize and modern image galleries you can use for your own projects, portfolios and possibilities are endless here! You just need to put them in good use!

Facebook Style Suggest a Friend Box Using jQuery and PHP.

Be ready to get another awesome and stylish facebook style tutorial. Many readers liked my previous facebook like tutorials, specially facebook style wall posting application and facebook like url data extracting with jquery. So I thought to give another script which a web developer wants to put into his website. This tutorial gives you to send a notification to multiple users in facebook style. You will see all friends list and then click to select the friend you want to send notification. You can select deselect multiple friends like facebook. This tutorial is created using jQuery , Ajax, facebox library to get facebook style box and PHP.

http://www.box.net/shared/gqjjinlequ

Thumbnails Preview Gallery with jQuery

In this tutorial we will create an image gallery with jQuery that shows a preview of each image as a little thumbnail. The idea is to hover over the slider dots and make the regarding thumbnail slide into the previewer. When clicking a slider dot, the full image will slide in from the right or left side, depending on the currently viewed image.

Free HTML/CSS Template for Portfolio

WhiteFolio: a free template for a portfolio (but not only) elegant and creative, It is develops itself on one single html page and that contains inside four different sections (Home page, About, Portfolio, Contacts Page). To make the navigation harmonious and fluid inside the theme,  a javasript has been used that allows the shift from un section to another through  an animation effect: just click with the mouse on the navigation link to see the effect.

jQuery Content Slider

Awkward Showcase is a plugin for the JavaScript Framework jQuery. We call it a Content Slider. But it can do more then just slide the content. For example you can add tooltips (see image below) or enable thumbnails (since version 0.2).