Updating Top Part of Script Last
Moderator: General Moderators
Updating Top Part of Script Last
In my website, I have a login bar that displays the user's name and money at the top of my header. Problem is, that when I change the money throughout the script, the money does not update because it was executed before the update. Is there a way that I can update my header last? My CSS is very finiky and complicated so I don't want to have to mess with my login bar. Any help?