Welcome To Snipplr


Everyone's Recent Snippets Tagged js



« Prev 1 2 3 4 5 6
Augmented Reality in HTML
0 10157 posted 5 years ago by freediver
When creating a new https://codepad.co/ snippet, the default language will be set to 'JavaScript'.
0 2474 posted 9 years ago by avansare
Regular Expression to find native Javascript console and AngularJS $log log warn or info that are NOT comments / commented out
1 2728 posted 9 years ago by brandonjp
Nice little Face in for long text (slightly modified)
0 2521 posted 9 years ago by designermedia
https://www.chrisjmendez.com/2015/01/22/js-turn-image-into-vector-art-silhouette/
0 2004 posted 10 years ago by chrisaiv
With publicly available information and a little math it is possible to not only validate a given card number, but to determine the financial institution that issued the card, the type of industry the issuer belongs to, the actual account number and...
0 1961 posted 10 years ago by geneticcode
#bxSlider Prevent bxSlider stop auto slides transition, when navigating through slides.
0 1554 posted 10 years ago by flexyournoggin
Populating Table from Inline Json Data in Angular js
0 1756 posted 11 years ago by bitsofcodec
Add / Remove comma for number in the thousands. Ex: 1,000 Useful for grabbing input values to format then display, remove the comma and convert back to number to do math.
0 2282 posted 11 years ago by supawaza
Comingsoon Page for those who don't have time to code. HTML5 web form for email subscription. PHP backend and MySql database. Compatible across browsers
0 1280 posted 11 years ago by flanker
<script></script>
0 1548 posted 12 years ago by thesmu
$(document).ready(function() { // Handler for .ready() called. });
0 1420 posted 12 years ago by thesmu
Include any external text file within html; HTML, CSS and Javascript all work.
0 1571 posted 12 years ago by nshakin
Self updating javascript copyright date
0 1465 posted 12 years ago by nshakin
# layout para un panel con scrollbars
0 1404 posted 12 years ago by lecksfrawen
You can use JavaScript window.location to redirect a visitor to a required page. You may have seen this feature used by sites with full page ads, or to redirect visitors to the site's new domain name. You can add also a timer to the script that will...
2 1874 posted 12 years ago by apphp-snippets
For those moments of weakness when .replace() looks like a good idea...
0 1688 posted 12 years ago by inreflection7
**Simple JavaScript Quiz** Edit the main quiz array with your own questions, then publish. Since it's an entire HTML file, it's best to save this file on a server and embed it as needed using an iframe tag.
0 3241 posted 12 years ago by jrue
as i understood "p" tags is requaired.
0 1523 posted 12 years ago by shin
Code from https://snipt.net/geekyjohn/get-url-param/ updated so that most jslint issues are resolved, and updated the return to use a guard condition instead of a separate if statement.
1 1955 posted 12 years ago by pmw57
Use this snippet in Linux shell to install RVM and set it up for use with Sprockets.
0 1462 posted 12 years ago by symsec
Standard hasClass, addClass, and removeClass functions. - reworked so that jsLint is happy about them - removeClass function trims things after removing a class name - tests help to ensure that all common use-cases are covered
2 2189 posted 12 years ago by pmw57
obviously one can access HTML5's data attribute super easy in jQuery
0 1311 posted 13 years ago by iroybot
There are many ways to deliver a crossdomain.xml file through NodeJS or Express.js. Here is one solution
0 2054 posted 13 years ago by chrisaiv
Another approach that helps saving the overhead calls of the scroll event and the subsequent code.
0 1515 posted 13 years ago by Narayon
To be added to all Landing Pages and other new works
0 1001 posted 13 years ago by jburcsik
Add trim method to String class
0 1535 posted 13 years ago by kajinka13
extends the default varien "tabs" class to allow other links on the page to open a tab
0 1470 posted 13 years ago by flintcreative
This will return the value of "param" form the URI. For example if you have www.example.com/index.html?param=some_value it will return "some_value". NOTE! This only works if you use Prototype JavaScript framework.
0 1505 posted 13 years ago by srka
na
0 1608 posted 13 years ago by stavelin
« Prev 1 2 3 4 5 6