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