inreflection7


Member since 05/20/2011

Name: AJ Self

Location: Chicago

Web developer at Threadless

2 snippets

3759 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

inreflection7's Recent SnippetsTagged jquery



« Prev 1 Next »
Extend jQuery :selector types Ex: $("input:text") $("input:email")
1 540 posted 11 years ago by inreflection7
image rollovers in jquery are usually super easy. However it sucks when working with absolute image paths - like a separate media server or CDN. Heres a quick snippet using substring and lastIndexOf to swap out the image src.
0 648 posted 12 years ago by inreflection7
« Prev 1 Next »