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