instead of putting thisMickroz wrote:any idea on fixing this?
Code: Select all
<script type="text/javascript" src="jquery/jquery-1.4.2.min.js"></script>
<link rel="stylesheet" type="text/css" href="jquery/jquery.alerts.css" />
Code: Select all
<script type="text/javascript" src="jquery/jquery.alerts.js"></script>
Mickroz wrote: if i use your jquery, the mchat is not working, if i use the jquery from mchat, the popup is broken in IE9, it shows half the popup box, so the buttons are missing.
Code: Select all
<link rel="stylesheet" type="text/css" href="jquery/jquery.alerts.css" />
Code: Select all
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
<script type="text/javascript" src="jquery/jquery.alerts.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script>
???Mickroz wrote:Mickroz wrote: if i use your jquery, the mchat is not working, if i use the jquery from mchat, the popup is broken in IE9, it shows half the popup box, so the buttons are missing.
Code: Select all
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>