Follow Script & Style on Twitter!
I know you all love Twitter. I also know you all love Script & Style. Now you can have the best of both worlds by receiving S&S post updates when you follow Script & Style on Twitter: @scriptandstyle!
Enjoy!
I know you all love Twitter. I also know you all love Script & Style. Now you can have the best of both worlds by receiving S&S post updates when you follow Script & Style on Twitter: @scriptandstyle!
Enjoy!
Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...
I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...
Although it's possible to achieve opacity using CSS, the hacks involved aren't pretty. If you're using the MooTools JavaScript library, opacity is as easy as using an element's "set" method. The following MooTools snippet takes every image with the "opacity" class and sets...
One thing I love doing is duplicating OS functionalities. One of the things your OS allows you to do easily is move from one item to another. Most of the time you're simply trying to get to the next or the previous item.



