Not signed in (Sign In)

Powered by Vanilla 1.1.8.

Welcome Guest!
Want to take part in these discussions? If you have an account, please sign in. If you don't have an account, register now.
    • CommentAuthorGreenGm
    • CommentTimeNov 2nd 2007 edited
     #1

    In my edition "id" attribute for "ctrlHolder"-s element are required.

    Best regards,
    EwGenij!

    • CommentAuthoreduacostam
    • CommentTimeJul 8th 2008 edited
     #2

    This is my implementation of uni-form for mootools 1.2.
    It works exactly the same as the original, the only dif is that in the constructor you have to pass the id of the form to uniform, and if you want the options.
    I hope this will be useful for someone.
    Best regards,

    any bug please post it here and I’ll be glad to fix it.
    Any suggestion, feature, etc ask it to.

    [Update by draganbabic]: Working download link

    • CommentAuthorEnigma
    • CommentTimeAug 24th 2008
     #3

    Unable to download files ...

  1.  #4

    @Enigma: We have been moving some stuff around, that might be the problem - try again now, as I can download the files without problems.

    • CommentAuthorgigamyke
    • CommentTimeAug 24th 2008
     #5

    @DraganBabic: I am having the same problem as Enigma. I can download the files, but they are both 0 bytes in size and obviously not very helpful.

    •  
      CommentAuthorDraganBabic
    • CommentTimeAug 24th 2008 edited
     #6

    Thanks for the heads up Enigma and gigamyke. Something must have gone wrong with the upgrade.

    Here’s the file I guess you are looking for.

  2.  #7

    Anyone got a working version? The downloads don't work.

  3.  #8

    Here’s an alternative download link: mooni-form.zip

    • CommentAuthorRuudBurger
    • CommentTimeSep 5th 2009 edited
     #9

    Thanks,

    Made some adjustments, here is the updated version: http://dl.getdropbox.com/u/990338/Mootools.Uniform.js
    Implement: Events isnt needed, and you can addEvents directly to the getElements. Also added “var” before focused and holder, to prevent trouble in IE.

    draganbabic: http://sprawsm.com/file_download/5/mooni-form.zip

  4.  #10

    I have replaced all of the download links with your zip RuudBurger.