Posts Tagged ‘David Walsh Blog

As you should already know, the best visual features of a website are usually held within the most subtle of details. One simple trick that usually makes a big different is the use of opacity and fading. Another awesome MooTools functionality is dragging. Why not double the awesomeness of Element dragging by adding fading? View [...]

One of the many great reasons for an official MooTools Forge is that I get to check one place to find numerous MooTools plugins that I’ve never seen before. One such plugin, Expand Abbreviation, allows the developer to create elements using ZEN-Coding methodology. Instead of coding numerous new Element blocks, Expand Abbreviation generates elements for [...]

Featured Publications/Blogs include: Perishable Press, Arbenting Freebies, Marcofolio, Woork, Onextrapixel, Nettuts+, CSS Globe, 24 Ways, Smashing Magazine, AEXT, Noupe, Tutorialzine, Viget Inspire, Queness, David Walsh Blog, Position Absolute, CreativeFan, PV.M Garage and more. Go to Source

GitHub is an awesome place to host your open source project code. MooTools, Prototype, and jQuery all use GitHub. As you probably know, the MooTools Forge requires your plugins be hosted on GitHub. The only problem with hosting all my MooTools plugins is that I lose traffic when I want people to see my code. [...]

Events are a huge part of javascript because so much of our javascript is triggered by the user’s actions. Quite frequently we will assign a listener to a link and immediately want the default click action stopped. For example: $(‘myLink’).addEvent(‘click’,function(e) { e.stop(); //do stuff }); The above code works great but there’s one small hole [...]


About this blog

This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.