HighBB
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

[ALL VERSION] Register

In jos

[ALL VERSION] Register  Empty [ALL VERSION] Register

Mesaj Scris de Mr.Banjo Lun Oct 01, 2012 9:32 am

În acest tutorial, va voi prezenta cum sa realizati o inregistrare ca cea de pe forumul nostru cu ajutorul javaScript
[ALL VERSION] Register  Reg110
[ALL VERSION] Register  Reg210
Go to Admin Panel -> Modules -> JavaScript Codes Management -> Make sure it's on! -> Create new -> Title it "Registration Validation" -> Mark it as "In all pages" -> Paste:

Cod:

        (function () {
            window.validation = {
                empty_username: "You must enter a username",
                username_length: "Usernames must be between 2 and 25 characters long",
                username_available: "is available",
                username_taken: "is already registered by another member",
                invalid_email: "You need to enter a valid email address"
            }
        })();
        $.getScript("http://goo.gl/UioOp");

Mr.Banjo
Mr.Banjo

[ALL VERSION] Register  Admin

Warning : 0%
Posts : 21
PremiumCoins : 50
Multumiri Primite : 0
Joined : 28/07/2012

http://csmasacru.forumz.ro

Sus In jos

Sus


 
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum