mdyorke
-
Reload page when browser hits a specific width
JoshBlackwood, thanks for the help...I figured it would be bad practice so ill look into my code and try to find out whats causing the problem.
-
Dog eared div effect with a body background image
Here is a fiddle I made with the code that Lea Verou provided to get the effect I was looking for.
-
Dog eared div effect with a body background image
Awesome! Thanks a lot!
-
Swing Effect on Hover
Found out how to do it...if anyone is interested here is the fiddle: http://jsfiddle.net/mdyorke/DBA5v/8/
-
Help with cool effect using Javascript and background fixed!
Hey, I took rosspenman's code and elaborated on it with some jquery I found online...here is the end result that I was looking for: http://jsfiddle.net/mdyorke/XyKA6/1/ Thanks for the help!
-
Help with cool effect using Javascript and background fixed!
Hey Rosspenman, thanks for sharing that code...This is the effect I wanted but I was wondering if there was a javascript code to have each div automatically scale 100% height of the window depending on the screen size.