Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged css



« Prev 1 2 3
By Matt Lagrandeur
0 1162 posted 10 years ago by tionazo
In this article I will show you how to use AngularJS and Laravel Blade together. People who have been using AngularJS for a while may know of this solution. However if you are just getting started or have never used Angular with a templating engine...
0 1153 posted 11 years ago by CreativePunch
This handy tool takes raw CSS and finds all relative URLs for background images and injects the absolute path. After which all the background images are displayed on the page. This is useful if you need a quick way to save all background images at on...
0 928 posted 11 years ago by pussard
Changes shape back and forth from a round element to a square element.
0 821 posted 11 years ago by COBOLdinosaur
Functions to add, get y remove CSS rules
0 871 posted 11 years ago by agarcim
I am having an issue making the div stay opened when it gets animated
0 741 posted 12 years ago by skeletor1101
0 905 posted 12 years ago by paul0078
CSS Opacity Filter
0 684 posted 12 years ago by hubbske
The Javascript code to activate a CSS transition.
0 760 posted 13 years ago by tpryan
This is a JavaScript powered dropdown (flyout) menu. HTML and CSS included.
0 944 posted 13 years ago by zvineyard
Will produce output like this: <html> ... </html> <html> ... </html> Target in CSS like this: html[data-useragent*='Chrome/13.0'] .nav {background:url(img/radial_grad.png) center bottom no-repeat;} or html[data-useragent*=...
0 1062 posted 13 years ago by reverend
Exibir a caixa de like customizada com css.
0 817 posted 13 years ago by shadow_d2
.zz1_logoLinkId_1 { color: #fff; background-image:url("/_layouts/Images/HLLMRKLINK/Logo.gif"); background-repeat:no-repeat; background-position:15px 10px; background-color:#67507e; display:block; width: 170px; height: 88px; overflo...
0 874 posted 13 years ago by nickaranz
look through the list items in your main nav and based on href of anchor tags this will set the top level link to have an 'active' class.
0 1202 posted 13 years ago by iammikecohen
0 930 posted 13 years ago by sethetter
Removes the margin-right spacing from the item in a line of items. This works cross browser unlike the CSS last-child selector (which doesn't work in IE6 or IE7).
0 808 posted 13 years ago by redconservatory
Learn how to test for CSS property support in specific browsers using this simple Javascript technique.
1 782 posted 14 years ago by neal_grosskopf
Great for those situations where you need an element fixed on a page - so when a user scrolls it stays in the same position - *relative to its parent element*.
0 899 posted 14 years ago by Meander365
[via rtcrm] CSS Browser Selector is a very small javascript with just one line and less than 1kb which empower CSS selectors. It gives you the ability to write specific CSS code for each operating system and each browser.
2 880 posted 14 years ago by mennyj
0 861 posted 14 years ago by antij
adopted from: http://www.alistapart.com/articles/makingcompactformsmoreaccessible/
0 855 posted 14 years ago by cfleschhut
Piece of cake and easy to use
0 882 posted 15 years ago by shapeshifta
Adds a browser and operating system class to your HTML Tag.
1 965 posted 15 years ago by smoothdzion
Puts a red border around anything with an inline style. Prefix with "javascript:" and paste into the address bar to run on a page directly, or run with a load event.
1 795 posted 15 years ago by DaveChild
« Prev 1 2 3