Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | JavaScript

Results 181-200 of 1000
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
Views1107
jQuery Picture Gallery - How many lines of code will it take to write a simple photo gallery?
Demonstration of a simple jQuery/JavaScript image gallery with fewer than 20 lines of code: http://www.oproot.com/if/jquery-photo.html Source code: $('#thumbs img').click(function(){ $('#largeImage').attr('src',$(this).attr('src').replace('thumb','large')); $('#description').html($(this).attr('alt')); }); $('#thumbs').delegate('img','click', function(){ $('#largeImage').attr('src',$(this).attr('src').replace('thumb','large')); $('#description').html($(this).attr('alt')); });
(0 ratings)
Reviews0
PriceFree
Views836
Randomizing Javascript - What can randomization be used for in Javascript/jQuery?
Building the random number generator - Using the following line to return a random number: Math.floor((Math.random() * 100000000) + 1); Building further randomization into the random number generator - To further randomize, you can use power law distribution. Random number generator using the following line code: Math.round(Math.exp(Math.random()*Math.log(10000000-0+1)))+0; Demo includes way to create a random quote generator and random image loader
(0 ratings)
Reviews0
PriceFree
Views816
Jquery Math Addition Game Script
Features: Jquery script that creates a math addition game out of unordered numbers. This is a simple playable version for adding the numbers fastly. Can be used to check the concentration power of human. This Jquery game works in all modern browsers.
(12 ratings)
Reviews0
PriceFree
Views1650
Froala WYSIWYG Editor
Froala Editor is one of the best text editor out there. It is built using the latest technologies and taking the great advantages of HTML5 to improve your website editing experience. It is one of the few rich text editors around with Retina Ready design which makes it a really cute editor. Website editing has never been easier. You can edit the web page content without having to learn HTML, Wiki or any other markup languages. Simply edit everything just like you do with a document. Still, there may be some that prefer writing HTML code. That's why Froala WYSIWYG text editor allows its users to also see and edit the source code, writing their own javascript and HTML code. With Froala what you see is actually what you get. It is the first text editor with full support for mobile devices. Drag and drop images to upload them and change their position and then you can resize them even on tablets and smartphones.
(0 ratings)
Reviews0
PriceFree
Views1816
Customizable Webradio Script
With this fully customizable script, you can make a nice looking widget to offer your visitors hours of listening pleasure for free.
(3 ratings)
Reviews0
PriceFree
Views1320
Amazing Jquery Social Media Locker Window For Your Website
Social Media Locker will block your website visitor from accessing your website content like Text & Links by showing a window . The Social Media Locker will show 3 Social Media buttons on the window , Once the visitor like's any of the Social Media buttons the window will disappear and not show again for the same visitor ip .
(6 ratings)
Reviews0
PriceFree
Views1207
RazorFlow
RazorFlow lets you build interactive, mobile-friendly dashboards in PHP and JavaScript. Stop worrying about cross-browser quirks and use our easy and productive APIs to build complete, full-featured dashboards.
(0 ratings)
Reviews0
PriceUSD 149.00
Views1015
Points Of Interest in CSS & jQuery
Use this resource to highlight the points of interest of your products. Just a click to open a brief description of each point, allowing your user to get a deep and fast understanding of your product features.
(0 ratings)
Reviews0
PriceFree
Views878
Blur Image effect
This Blur Image script lets you easily blur an image by varying intensities, either instantly or gradually. It uses the excellent StackBoxBlur library to power the effect, and works in all major browsers that support HTML5`s canvas element.
(0 ratings)
Reviews0
PriceFree
Views808
EnjoyHint
A free web tool to add interactive hints and tips to your site or app. The tool is created using JavaScript, HTML5 and CSS and is distributed under MIT license. The work of EnjoyHint is demonstrated in the issue tracker demo created with the use of Webix JavaScript UI library.
(3 ratings)
Reviews0
PriceFree
Views1538
responsive Mega Accordion
Responsive and fluid layout css based accordion built using a grid system and 8 preset styles.
(0 ratings)
Reviews0
PriceUSD 4.00
Views908
2Sides Carousel Banner Rotator
2Sides Carousel Banner is a unique image rotator that will add a fresh look to your website. Key Features: AutoPlay through multiple images Adjust the animation speed and easing type Adjust the opacity of the side items Choose auto-play and auto-play time Randomize the slide order automatically Support for text block messages External URL links support Well commented code
(7 ratings)
Reviews1
PriceUSD 4.00
Views921
Calorie Calculator
Features: Javascript Calorie calculator shows the calorie burned daily. Calorie calculator gives suggestion about daily needs of fat, protein, carbohydrate. This is a free javascript calculator. Just copy the code into your page and use it.
(6 ratings)
Reviews0
PriceFree
Views1305
Basilico ScrollSpy
Basilico ScrollSpy borns from the union of TopLink (for mobile view) and a normal scroll spy script (for tablet/desktop view) and it is integrable with any front-end frameworks like bootstrap. No javascript framework used: so no Jquery old version or other conflict problems.
(3 ratings)
Reviews0
PriceFree
Views995
Facebook Friends Invite Button For Your Website
Facebook Friends Invite Button allows website visitor to invite their facebook friends to your website easily . The invite button where developed by using facebook API interference .
(1 ratings)
Reviews1
PriceFree
Views1241
Friendly Date
posted byjeffinDate & Time
this script will take a time stamp included in your code, and translate it into a friendly version such as "1 hour ago" or "just now" and will update it while the user stays on the site. Great for comments, forums, or other community driven content.
(4 ratings)
Reviews0
PriceFree
Views1472
Smart Carousel Responsive jQuery Plugin
Smart Carousel is a fully responsive jQuery touch carousel plugin with rich set of features. It is responsive, touch-enabled, fast and smooth. It can be easily integrated into your own web projects. You can customize the visual appearance of the plugin by creating your own skin or using built-in skins/templates.
(0 ratings)
Reviews0
PriceUSD 10.00
Views1646
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
Views889
Animated MiniTabs
This is about providing a sleek animation effect using tabs for navigation bar. It degrades well when the JavaScript is turned-off.
(0 ratings)
Reviews0
PriceFree
Views727
Results 181-200 of 1000