Ben Dalton
Member since Sep 24, 2010
- Profile: /members/6938-ben-dalton.htm
- URL: http://rideamigoscorp.com
- Comments: 4
Recent Blog Comments By Ben Dalton
-
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Posted on Mar 6, 2013 at 10:37 AM
@Andreas, Angular includes a lite version of JQuery in the framework itself. If you include the full version JQuery in your page, Angular will use that instead of the lite version. There are obviously a ton of extra features that jQuery brings to the table that come at a small cost of added filesi... read more »
-
The 5th Annual Regular Expression Day (And Prizes) - June 1st, 2012
Posted on Jun 4, 2012 at 10:41 AM
Okay, I'm done... I feel my score is very respectable... 33 :-) Can't get past that number... I need some work with the \b selector... the \b..\b. something or other one always made me pause way too long. THANKS soo much for putting this together! Regex is the tool that everyone should master... read more »
-
Using Four-Sided Positioning In CSS (Cascading Style Sheets)
Posted on Aug 22, 2011 at 10:15 AM
The padding sizing issue was always a pain in my rear. UNTIL I found out that you can specify a different box sizing model via CSS. The standard box model uses padding when calculating the overall width. So, if you have a div with a css width of 100px and add 10px padding to each size, the REAL wid... read more »
-
ColdFusion Calendar Event Scripting (Inspired By Peter Bell)
Posted on Sep 24, 2010 at 2:21 PM
Ben - You are my hero. This is fantastic. I google a problem I'm having and your blog ALWAYS comes up.... read more »