DELETE-ME-NOW- Posted October 29, 2010 Posted October 29, 2010 Hello. I recently just purchased a chat script for my game, but im having trouble trying to even get it to work! Nothing comes up, or it blocks scrolling on the page. Heres the script: <link type="text/css" rel="stylesheet" media="all" href="./chat/css.php" charset="utf-8" /> <script type="text/javascript" src="./chat/js.php" charset="utf-8"></script> Ive been trying to add it to loads of different places of header.php, but all have failed :( If someone could help me then that would be great! Quote
bluegman991 Posted October 30, 2010 Posted October 30, 2010 considering there might be a bug in the source (not much we can do w/o seeing it and doubt that will happen since it was bought) but i was experiencing a problem were if i put a <link> or <style> tag before a <script> tag the <link> and <style> tags would be ignored i was using xampp so it may have just been xampp and i do not know if the problem still exists or if it could be related to yours but try <link> and <style> tags after <script> tags Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.