Javascript Reference
Others > tips
Examples of refresh/reload current page
A SEO friendly refresh/reload solution
javascript Get Credit Card Type By Number (regex validation example)
function GetCreditCardTypeByNumber(ccnumber) { if ((/^(34|37)/img).test(cc) && cc.length == 15) { return 'AMEX'; //AMEX begins with 34
javascript tips 02
Display in one row, Hide element's focus, Wrap line base on width, Auto refresh webpages, Email link with body and subject filled
< 16-23 / 23

Powered by Linode.