New Scripts | JavaScript
Put twitter live on your website with juitter
posted bycoolajaxinMiscellaneous
Juitter is a jQuery Plugin that allows you to place live twitter on your website. It is lightweight, fast & highly customizable. You can use Juitter to display tweets from a specific user or specific words, you can restrict results by language, and it even supports multiple users and keywords.
Juitter offers several options so that you can customize it according to your project needs, including ability to specify number of messages to display, time interval before it refreshes tweets, whether to display user avatars or not, etc. You can easily customize its look and feel using CSS.
Reviews0
PriceFree
Views708
QR code
posted byar2rsawseeninMiscellaneous
This object can display a QR code images using the Google Charts API.
It can create an HTML IMG element inside a given page element with an URL of Google Charts API that serves a QR code image with a given information.
Currently it can generate QR code images for HTTP links, bookmarks, send SMS messages, phone numbers, person contacts, e-mail addresses, geographic locations, WIFI accesses or any type of text content.
Reviews0
PriceFree
Views1282
Skype status
posted byar2rsawseeninLinks & Buttons
This object can show and update the online status of a Skype user on a Web pages.
It can generate HTML to display an image that reflects the online status of a given Skype user. The image appears inside a given page element.
The class can update the image regularly to reflect changes of the Skype user online status.
The image may be associated to a link so when the user clicks on it, the browser triggers a given Skype actions like call, chat, add to contacts, show profile, send voice mail or a file.
Reviews0
PriceFree
Views1044
Anchor slider
posted byar2rsawseeninVisual Effects
This object can scroll the page smoothly when user clicks on links.
It detects the change of the current page URL anchor name and makes the browser scroll the page smoothly to the anchor position.
The scrolling speed and the offsets of the scroll position relative to the anchor element are configurable parameters.
Reviews0
PriceFree
Views1182
JavaScript Trim String
posted byArtByJBcominText Effects
This JavaScript removes any excess whitespace (spaces, tabs, line breaks, etc) from both sides of a string.
Reviews0
PriceFree
Views1478
Manual Horizontal Scrolling Thumbnail Galleries
posted byCochrane DDG-21inImage Display
* No coding needed - just create the markup for each gallery, the code does the rest
* Accessible - your visitors who have JavaScript disabled will still be able to use every gallery
* Tested in IE and Firefox
* 3 defined thumbnail sizes from which to choose
* Click a thumbnail for a centered, full-size image with gray overlay effect
* Captions, onmouseover the full-size image, are optional
* Maximum 15 galleries per page
* Maximum 36 images per gallery
* A ...config.js file has a few variables to customize
Great for:
* Real Estate Agents, Brokers & Homesellers
* Photographers
* Bloggers
* Retailers and Ebay sellers
* Create your own family photo album site
Clicking on a thumbnail image opens the centered, "full size" image, subject to the fullSizePct variable. Most digital photos are too large to fit comfortably inside the average screen. The fullSizePct variable will help manage that.
The code is not affected by popup blockers.
Reviews0
PriceFree
Views3111
FCookie
posted byar2rsawseeninCookies
This object can store and retrieve values in Flash cookies.
It can generate HTML elements to embed invisible Flash object to store, retrieve and delete values in cookies managed by Flash objects.
The Flash object is provided either as compiled SWF and ActionScript source code.
The cookies domain to access can be configured.
Reviews0
PriceFree
Views1196
Form styler
posted byar2rsawseeninForms
This class can style form inputs using images.
It takes the identifier of a form input and apply certain style parameters depending on the type of form input.
The object can perform several types of adjustments to the images, like adjusting it to the size of the input, adjust the input inner elements, etc..
The images may be taken from sprites that contain multiple images.
Reviews0
PriceFree
Views1111
Panorama class
posted byar2rsawseeninVisual Effects
This object can be used to display animated image layers that can scroll at different speeds.
It can add multiple layers to a panoramic view made of images that are eventual at different distances from the viewer, so they scroll at different speeds when the user moves sideways to give that sensation of distance of the images.
The object can also manage the animation of separate image objects that may move with the panoramic images at different speeds.
Reviews0
PriceFree
Views1330
Keyboard
posted byar2rsawseeninMiscellaneous
This object can show on-screen keyboard to emulate letter key typing.
It can display a keyboard on the page with buttons for letters.
The user can click on the letter buttons and the object pastes the letters on the currently active form input.
It supports switching between many types of keyboard maps.
Reviews0
PriceFree
Views769
Content slider
posted byar2rsawseeninVisual Effects
This object can slide page elements to switch content in display.
It can take the page elements inside a given div element and switch between them by using a slide effect to make one element appear scrolling in the div, while the previous is hidden with the same slide scrolling effect.
The switch of the elements may be triggered by clicks on menu items that correspond to the sliding elements to be displayed. Dragging the mouse over the currently display element may also trigger the sliding switch element action.
Reviews0
PriceFree
Views2016
Marquee
posted byar2rsawseeninText Scrolling
This object can be used to display a marquee that scrolls automatically.
It can make the elements inside a given element appear scrolling either horizontally or vertically, so as one contained element disappears the following element appears.
Optionally, the scrolling may stop if the user drags the mouse pointer over the scrolling element.
The scrolling speed, the scrolling direction and the elements seperator are also configurable options.
Reviews0
PriceFree
Views7490
Star rating class
posted byar2rsawseeninMiscellaneous
This object can be used to display and submit star ratings.
It can display ratings of an item on an HTML page using star images.
The object also listens to click events on the stars, so when the user clicks on one of them an form request is sent to the server to submit the user ratings.
The image icons used to display the rating stars are configurable.
Reviews0
PriceFree
Views968
Minimy - Premium jQuery Gallery
posted byflasher3015inMedia
Minimy is a premium jQuery plugin delivered both as a standalone plugin and as a WordPress shortcode.
It has a minimalistic design but it’s loaded with tons of features that allow you to spice up your website in a matter of minutes. The package comes with two skins(light & dark), but you can also create your own skin, to make this fit perfectly into your website!
Gallery features:
- unlimited pictures
- smooth transitions
- two sets of minimalist thumbnails
- slideshow option
- photo captions
- navigation controls
Reviews0
PriceUSD 6.00
Views737
Google +1 Button Inserter for Dreamweaver
posted byyosmanyinLinks & Buttons
The Google +1 Button Dreamweaver Extension helps you to insert +1 buttons into your website using Dreamweaver. All you need is to select the configuration parameters in a visual Dreamweaver's dialog, click OK and the Google +1 Button will be inserted into your page.
Reviews0
PriceUSD 9.99
Views734
AJAX PayPal Cart JQuery Plugin
posted bytsangwailaminShopping Carts
AJAX PayPal Cart is a easy to use JQuery plugin for web developer to add a full function shopping cart in their website. The AJAX cart can included a cart widget which allow display of cart information easily. Support PayPal Website Payment Standard.
Reviews0
PriceFree
Views1104
How to write a simple AddOn using Mozilla JetPack
posted bybogomil.shopovinDevelopment
Jetpack is a project to make it easy to build Firefox 4 add-ons using common web technologies like HTML, Javascript, and CSS. The project's goal is to enable anyone who can build a web site to participate in making the Web a better place to work, communicate, and play.
Reviews0
PriceFree
Views544
Javascript Image Slideshow
posted byAdvanceByDesigninSlide Shows
The Javascript Image Slideshow is a great way to display a series of images on your website. They neatly move from one to the next, and your visitors can easily navigate the images through the navigation controls.
Easy to customize appearance through Stylesheet and properties
Very lightweight script
Very simple to add new images
Many properties of the slideshow can be configured
Easy to add into your pages; very little coding needed
...and more features inside! Just download it now and give it a try!
This control has been tested in modern versions of the following major browsers: Internet Explorer, Google Chrome, Firefox, Safari, and Opera.
Reviews0
PriceFree
Views5902
Acorn Media Player
Acorn Media Player is a jQuery plugin implementing a custom HTML5 player with a special focus on accessiblity and customization.
Easy customization and themeing
Fullscreen support
Buffering indicator
support
Loading indicator
Remembers volume level using HTML5 localStorage
Easy to use, understand and adapt
Free and Open Source
Reviews0
PriceFree
Views653
Zebra_Datepicker, a lightweight date picker plugin for jQuery
posted bystefangabosinForms
Zebra_Datepicker is a small, compact and highly configurable date picker plugin for jQuery. Features: it is small - it weights around 11KB minified; it's compact - unlike most date pickers, this one is one-file only; it's cross-browser - works in every major browser; also, it works in Internet Explorer 6 (where it uses an iFrameShim so that it stays above select controls); it looks good and it's easily customizable through the style sheet file; offers an intuitive interface for users to navigate fast and easily through months and years; offers an intuitive mechanism for disabling dates and date ranges through a syntax similar to cron syntax; supports defining of custom weekend days for countries that don't have the weekend on Saturday and Sunday; supports most of date formats you can think of, borrowing the syntax from PHP's date function; supports future-only or past-only calendars; supports internationalization
Reviews0
PriceFree
Views856