
global notice
global notice
SO i finally found out where it was located.
Now I see everytime I click the Close button it just scrolls back to the top and does not disappear. Ive tested this in Google and Firefox. Did anyone have this problem?? Ive checked the code several times but Im still not seeing why its not working.

global notice
You most likely have a Jquey issue, check all your edits and verify you are not calling the same Jquery twice.
Example: If you have
You would not need
Example: If you have
Code: Select all
<script type="text/javascript" src="{ROOT_PATH}script/jquery.cookie.js"></script>
Code: Select all
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_cookie_mini.js"></script>
Last edited by mikef35 on 19 Jul 2012, 14:25, edited 1 time in total.
global notice
I wasnt trying to make it a support issue. I was stating that on this site and others that have implemented global announce that it appears after you click the X it just scrolls to the top.Stoker wrote:Is this a support question?
global notice
Last chance, read the forum rules before posting...matthewtimothy wrote:I wasnt trying to make it a support issue. I was stating that on this site and others that have implemented global announce that it appears after you click the X it just scrolls to the top.Stoker wrote:Is this a support question?