skip to navigation
skip to main content

Peer Pressure Creative

740 380 75 75 false false false false

Development

Archive

Authors

Category Archives: Development

jQuery’s hover != mouseenter/mouseleave

jQuery mouseenter

The jQuery docs state here that, “Calling $(selector).hover(handlerIn, handlerOut) is shorthand for: $(selector).mouseenter(handlerIn).mouseleave(handlerOut);.” Great feature, but unfortunately this doesn’t seem to be the case. If you get odd behavior with hover(), try mouseenter().mouseleave() instead!

HTML Email Standards

HTML Email Standards

Are your HTML Email campaigns rendering correctly with every email client? Ok, so we talk a lot about Web Standards and Web Accessibility for the World Wide Web, but how about those businesses that send out HTML Email campaigns? Standards …

Better Code = Better Results

Better Code Better Results

When it comes to web design, the basics are key. Valid and semantically written code will produce a better website. Whether we’re talking about search engine rankings, fast load times, or Web Accessibility it all points back to square one… …

Web Standards… what’s the hubbub, bub?

Web Standards

What does Web Standards mean to the business owner? Is there a truly sustainable business value in adopting Web Standards? Even though it’s still struggling among adopters (*cough* Microsoft *cough*) the Web Standards movement is now in it’s 10th year. …