not working. i found why but i dont know what to do. i have steam profile integration (the newest version) and have this code in headinclude at the end
PHP Code:
<!-- TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) -->
<script type="text/javascript" src="jscripts/tw7s_notifications/jquery-1.4.2.js"></script>
<script type="text/javascript" src="jscripts/tw7s_notifications/jquery.jgrowl.js"></script>
<link href="jscripts/tw7s_notifications/jquery.jgrowl.css" rel="stylesheet" type="text/css"/>
<!-- TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="steamprofile/steamprofile.js"></script>
in this order steamprofile is working. to make the notification work i have to put the code at the bottom but than steamprofile doesn't work any more. i have to use the steam profile but i also like your mod. what to do?