Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Top Rated Scripts | JavaScript | Scripts & Programs | Development

Results 61-80 of 91
Event.js
This Javascript package unifies event handling across browsers - Allows registering and unregistering of event handlers - Injects event object and involved DOM element to listener
(0 ratings)
Reviews0
PriceFree
Views467
Javascript template engine
posted byinfoinDevelopment
Html template system for Javascript - independent client side, very short (0.4kB, 7commands), fully functional, clear, easy to use template engine combining several source JSON datasets, data and a simple django-like html template to html output.
(0 ratings)
Reviews0
PriceFree
Views441
W3C Validator Bookmarklet
Acid.JS Validator is a free bookmarklet that uses the W3C SGML parser's API to validate the markup of the page on which it is called. To start using the bookmarklet, drag the link below to the bookmarks bar of your browser. To validate a page, simply click the bookmark. If you are Google Chrome user, you can get and install the validation bookmarklet from Google Web Store.
(0 ratings)
Reviews0
PriceFree
Views641
LudoJS Javascript framework
LudoJS is a Javascript framework for rapid development of Web Applications. The framework offers reusable components like grid, trees, lists, form components etc. Ajax is used to populate the components with data. JSON is the main protocol for communication between the server and Client. LudoJS uses the MooTools framework for class/prototype inheritance. The framework offers many layout models which gives you a lot of flexibility on how and where components are rendered on the screen. Example: relative layouts, wizard layouts etc. LudoJS is also great for rapid development of GUI prototypes.
(0 ratings)
Reviews0
PriceFree
Views423
PDF Generator SDK for JavaScript
Pure JavaScript code component to generate PDF on client side in your web or mobile application. Make PDF with different fonts, font styles, sizes, images and graphics. The script has been designed to provide easy way to generate PDF invoice with your logo image, text, table. Upload bytescoutpdf.js to you web-site or application and reference to it and use from JavaScript. Confirmed to work in Chrome, Safari, iPhone iOS, Firefox, Opera and IE.
(0 ratings)
Reviews0
PriceFree
Views457
Measurer
This object can measure page area width and height interactively. It lets the user define an area in the page dragging the mouse pointer. The object renders the area outline as the mouse moves, showing the width and height of the area in pixels, as well the coordinates of the top-left corner of the area. A bookmarklet is also available, so this object can be used as link placed for instance in the browser toolbar.
(0 ratings)
Reviews0
PriceFree
Views407
Fast Page Content Loader
This JavaScript object can be used to load remote content without delaying the loading of the rest of container Web page. It takes the HTML with tags to load remote content and delays it load until the end of the page, so the page loads much faster without delay. This object can be used to speedup the load of pages with heavy remote content such as advertising and widgets retrieved from remote sites. The order by which different page elements are loaded on the page can be configured and is independent of the position of the elements in the page.
(0 ratings)
Reviews0
PriceFree
Views379
RulersGuides.js
Guides are created by click-and-dragging corresponding horizontal or vertical ruler. Guide positions could be saved in a local storage and opened later (on a page location basis) It is possible to open/save created guides as grids (Note: grids will be saved on a page location basis, so it's not possible to use the same grids in another browser window/tab). Rulers can be unlocked, so that one of the rulers will scroll along the page and the other will be always visible. Guides can be snapped to defined number of pixels. Detailed info mode is available, which shows position and size of regions created by the guides. Guides can be snapped to DOM elements (experimental)
(0 ratings)
Reviews0
PriceFree
Views488
JavaScript Webix Uploader
JavaScript widget that provides an easy and reliable way to upload data to the server. Before uploading certain files on the server you can place all of them in Webix Uploader like in Shopping Cart and after checking the content start the uploading process. The feature progress bar enables your end user can keep track of the upload speed. Uploader can be included into the document body section inside HTML form tags, and these forms also allow you to name the folder where uploaded files will be placed. Webix Uploader operates greatly in most modern browsers. Webix Uploader can be a part of an eye-catching web app that will correctly run on touch devices (iOS, Android, Blackberry and Windows RT).
(0 ratings)
Reviews0
PriceFree
Views416
MapApp: iOS and Android Directory App Template
MapApp is a complete iPhone and Android location map app template built using the Appcelerator Titanium Mobile framework. This template will help you quickly build a directory map app to showcase points of interest to your customers. You can use it for retail, entertainment, fast-food or any other set of locations. Complete with an image slider, mapview with annotations, calculated distance from device and many other features. Features -------------- - Large MapView with toggle to fullscreen view - Google Map v3 with support for Street view & Google Places data - Location detection and distance calculation - Sorted list of locations based on distance from device - Location detail screen with image gallery - Load locations list from your own server or bundled with app - Location action buttons to save, email, call or get directions to location. Full documentation included!
(0 ratings)
Reviews0
PriceUSD 33.00
Views563
Scripter.NET
Scripter.NET is a component library designed to integrate script for the .NET Framework script engines into applications, execute and debug code at run time. Scripter.NET Features Executing C#, VB.NET and JScript.NET scripts. Accessing application-defined objects from the script, allowing to extend application logic without having to recompile and redeploy the application.
(0 ratings)
Reviews0
PriceUSD 199.00
Views492
jpSizer
jpSizer is javascript script that informs PHP about user window sizes. Thanks to what you can render your site in proper sizes of elements
(0 ratings)
Reviews0
PriceFree
Views553
Cryptography in Javascript - What encryption methods are available to client-side Javascript?
The CryptoJS URL (https://code.google.com/p/crypto-js/) contains a collection of secure cryptographic algorithms written in Javascript. encode, pass in the control var ckey = $("#cryptonkey").val(); var y=document.getElementById(control).value; var encrypted = CryptoJS.AES.encrypt(y, ckey); document.getElementById("crypton").value=encrypted; decode, pass in the control var ckey = $("#cryptonkey").val(); var y=document.getElementById(control).value; var decrypted = CryptoJS.AES.decrypt(y, ckey); decrypted = decrypted.toString(CryptoJS.enc.Utf8); document.getElementById("cryptoff").value=decrypted; If you receive a secret message and know the secret key, you can enter the secret key and place your secret message into the "crypt-on" box. The secret message will be visible to you in the "crypt-off" box.
(0 ratings)
Reviews0
PriceFree
Views619
jQuery Spell Check
jQuery spell check is the industry leading spell-checker plugin for jQuery. It adds spell-check-as-you-type (scayt) or spell-checking dialog popup windows to any HTML web application using just 1 or 2 lines of jQuery code. This includes support for legacy Intener Exploer (IE6 , 7 8, 9 + ) . Demo and download it for free from http://www.javascriptspellcheck.com/jquery-spell-check/
(0 ratings)
Reviews0
PriceUSD 89.00
Views593
Jquery Browser Resize Script
Browser resize script allows to find the height and width of the browser window. Gets the size of the user screen when resized. Detects various screen resolutions. Simple, responsive and easy to integrate.
(0 ratings)
Reviews0
PriceUSD 5.00
Views551
Jquery Add, Remove, Replace Class
Add button allows to add the desired style. Remove button helps to remove the default style. Replace button is used to replace the default style. Responsive and easy to integrate.
(0 ratings)
Reviews0
PriceUSD 5.00
Views509
On Demand Business Service
Uber being the part of every on-demand services these days can be customized using the uber clone script. Any on-demand service can be made effective using this end to end service providing clone script like groceries, laundry, mobile repairing and much more. Implementing this mobile script is quite easy and the purchaser of app gets full installations for free in short period of time. This is end to end service mobile script, so quick to install, available for ios, android and web app. This is truly innovative mobile business app model from the talented group of mobile app developers.
(0 ratings)
Reviews0
PriceUSD 999.00
Views553
On Demand Mobile App for Taxi Business Service
Taxi services have always been on demand and with the great demand in sight; there are several taxi service business owners who are now focused on coming up with new taxi service business plan to make their business standout from their competition and be readily available to their customers anytime and are focused on providing a great passenger service with the intention to retain their customers and make them regular ones. And with mobile applications being the craze nowadays having an app for your business is sure to get a great customer base by being available to the customers at a click and gives the business owners a great method to track their cabs or taxis.
(0 ratings)
Reviews0
PriceUSD 1,499.00
Views646
Start you own on demand beautician Business
Spa business services can be toughest job to do; there is always requirement of relaxation services like facial, massage, reiki, manicure and pedicure services. It is best to choose candidates who are studying and working part time related to the spa industry. Starting a spa business can be tiresome job and require complete business model to run.
(0 ratings)
Reviews0
PriceUSD 999.00
Views653
Food delivery can improve the restaurant sales
Starting any business can be a tough job and it requires experience to start one. There needs to be a base plan for every business and starting a business slowly can help you get more profits and credit ability in your business. Food industry is an amazing and ever expanding. There is considerable decrease in amount of people shopping food from restaurants nowadays and most people love the concept of food delivering to their place whether home or office.
(0 ratings)
Reviews0
PriceUSD 999.00
Views669
Results 61-80 of 91