Wednesday, March 10, 2010
Home
Welcome to Rob Crowder Designs
Why MooTools 1.11? PDF Print E-mail
Written by Robert Crowder   
Wednesday, February 24, 2010 at 03:12 PM
Everyone may be wondering Why are all the Mootools code examples are in an old 1.11 version and not the 1.2 version? Well, it's simple, Joomla uses the out of date 1.11 libraries, so I'm stuck using it until they decide to join the rest of the world and upgrade to 1.2. No Worries, if you need it converted from 1.1 to 1.2, just sent me an email and I'll be happy to help you out.
 
Drag The Logo PDF Print E-mail
Written by Robert Crowder   
Wednesday, February 24, 2010 at 07:58 AM
This will let you drag the logo.
Here is the buttom HTML



Here is the MooTools 1.11 (javascript) code.
window.addEvent('domready', function() {
    
    $(' clickdrag').addEvent('click',function (){
        $('myLogo').makeDraggable();
           

    });

});


 
<< Start < Prev 1 2 3 4 Next > End >>

Pay Invoice Online

Inv # :
Amount :


Please Support My Efforts

Polls

Your Favorite JS Library
 

Who's Online

We have 1 guest online

Contact Me

816.529.7335
Email Me
Yahoo : dudeinmo