![]() | ||
Every once in a while I'll need to check an element to see how many (usually 1 or 0) events of a specific type are tied to a specific element. Here's how you can check how many events and of which type have been assigned to an element.
Snipplr lets your store and share all of your commonly used pieces of code and HTML with other programmers and designers.
All participants in the Marathon and Half Marathon will receive a Karbon Technical Wicking Shirt - a $45 value!
I found some great tips on this site, check it out!
Ironman Triathlon consists of a 2.4 miles (3.86 km) swim, a 112 miles (180.25 km) bike and a marathon (26 miles 385 yards, 42.195 km) run, raced in that order and without a break.
103 days left!
Half-marathon is 21.1km
Marathon is 42.2km
Beaver, we should do it.
Jo Anne and I are going to be training for this.
I have couple people from work who will probably do it (one did it last year). One or two more of my friends might run it too. Lets get a group of like 8 people and do it!
Half-marathon is 21.1km
Marathon is 42.2km
Beaver, we should do it.
Jo Anne and I are going to be training for this.
I have couple people from work who will probably do it (one did it last year). One or two more of my friends might run it too. Lets get a group of like 8 people and do it!
Learn to use .pass method:
[code=js]
loadImage: function()
{
var img = new Asset.image(this.options.path + this.results.shift());
img.addEvent('load', nextImage.pass(img, this))
},
nextImage: function(img)
{
img.injectInside($(this.options.output));
this.loadImage.delay(10, this); //this circular reference looks like an infinite loop to me
}
[/code]
[code=js]
loadImage: function()
{
var img = new Asset.image(this.options.path + this.results.shift());
img.addEvent('load', nextImage.pass(img, this))
},
nextImage: function(img)
{
img.injectInside($(this.options.output));
this.loadImage.delay(10, this); //this circular reference looks like an infinite loop to me
}
[/code]
Function extended methods. Useful for passing variables, setting timeout.
Very useful scriptlet to create sliding objects.
Very easy to use. Thank you mootools guys.
Very easy to use. Thank you mootools guys.
Mootools, a super lightweight web2.0 javascript framework. This is one of the best and fastest frameworks around. I highly recommend it, it has saved me weeks of development.
Writing proper Mootools class is a must have skill if you are using Mootools. It will speed up the development process - as it will improve your code reuse and automation.
- Internet Marketing [100]
- Affiliate Marketing [16]
- OptIn [6]
- Article Marketing [4]
- CPC [3]
- Link Building [3]
- MLM [2]
- Email Marketing [1]
- Keyword Research [1]
- Javascript [64]
- UI Design [34]
- Design Tools [4]
- PHP [33]
- Functions [8]
- Amazon Web Services [3]
- Version Control [33]
- GIT [31]
- SEO [27]
- Cloaking [3]
- Local Business [1]
- Backlinking [1]
- CSS [22]
- Wordpress [21]
- Wordpress Plugins [6]
- Wordpress Tricks [1]
- Images [16]
- MySQL [10]
- Tracking [10]
- Servers [9]
- Automation [9]
- Money Online [8]
- Photoshop [7]
- Tracking & Analytics [6]
- Wordpress [5]
- Plugins [1]
- Social Networks [5]
- Fonts [5]
- SSH [4]
- HTML [3]
- eBook [3]
- RSS [3]
- Marketing [3]
- Design Inspiration [3]
- Site Updates [2]
- GSM SMS [2]
- Scraping [2]
- Hosting [2]
- Text Editors [1]
- Aptana [1]
- Flash & Flex [1]
- Social Networks [1]
- Flash [1]
- Business Plan Stuff [1]
- Offline Apps [1]
- PHPRunner [1]
- Photoshop [1]
- Credit Card Processing [1]

Toronto Web Design