Line 9: | Line 9: | ||
} | } | ||
}); | }); | ||
− | + | var usn = usa.toString(); | |
− | if (usa == "Belle" || usa == "pinhki" ){$("#a").html(usa + "a");} //|| | + | $("#a").html(usn); |
+ | if (usa == "Belle" || usa == "pinhki" ){$("#a").html(usa + "a");} //|| usn == "login" | ||
} | } | ||
</script> | </script> |
Revision as of 08:13, 1 September 2018
Text box is blank!