i am using bluethrust clan scripts v3 and am tryng to add dialog boxes to the site to help new members and staff.
my theme ( which affects every page) has this in its header...
-
<link rel='stylesheet' type='text/css' href='themes/blacksmoke/style.css'>
-
<link rel='stylesheet' type='text/css' href='java/development-bundle/themes/ui-darkness/jquery-ui.css'>
-
<link rel='stylesheet' type='text/css' href='java/css/ui-darkness/jquery-ui-1.9.2.custom.css'>
-
<link rel='stylesheet' type='text/css' href='java/css/ui-darkness/jquery-ui-1.9.2.custom.min.css'>
-
<script language="javascript" src="btjscripts.js"></script>
-
<script type='text/javascript' src='java/jquery-1.8.3.js'></script>
-
<script type='text/javascript' src='java/development-bundle/jquery-1.8.3.js'></script>
-
<script type='text/javascript' src='java/jquery-ui-1.9.2.custom.js'></script>
-
<script type='text/javascript' src='java/jquery-ui-1.9.2.custom.min.js'></script
the problem is i cannot figure out why when i click on the open dialog button nothing happens. i am using IE9