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