We’ve all inherited rubbish websites from webmasters that couldn’t master valid HTML. You know the horrid markup: paragraph tags with “align†attributes and body tags with “background†attributes. It’s almost a sin what they do. That’s where dwMarkupMarine comes in. dwMarkupMarine is a small MooTools class you can bring into those awful pages to help highlight the mistakes you need to correct.
Related Submissions:
- Object Oriented jQuery with MooTools Here’s the recipe: MooTools modules Native, Class, and Class.Extras; jQuery; and Class.Mutatotors.jQuery. Write a MooTools Class and use jQuery for the DOM. Class.Mutatotors.jQuery: This mutator...
- Get Tweets with MooTools’ Request.Twitter MooTools Core Developer Scott Kyle appden created Request.Twitter, a very small MooTools class to retrieve tweets from Twitter. The class is flexible in that you...
- Mootools Idle Spy - Detecting the Idle Status Today I bring IdleSpy a Mootools class that monitors mouse and keyboard events to determine whether the user is interacting with the page and establish...
- 10 Rare HTML Tags You Really Should Know Web developers these days are often expected to know and work in multiple languages. As a result, it’s tricky to learn everything a language has...
- HTML 5 Video and Mootools This is about scripting the HTML 5 video-tag with MooTools 1.2 - how to create custom controls for volume, video playback etc. and work with...