hi all
I am using jQuery dilog and all the files are working and popup gets opened in one page and that files are not working on other page.
(master page is different in both)
what to do?
I am using these files
<script src="../WebFiles/js/jquery-1.4.2.min.js" type="text/javascript"></script>
<script src="../WebFiles/js/jquery.ui.core.js" type="text/javascript"></script>
<script src="../WebFiles/js/jquery.ui.widget.js" type="text/javascript"></script>
<script src="../WebFiles/js/jquery.ui.position.js" type="text/javascript"></script>
<script src="../WebFiles/js/jquery.ui.button.js" type="text/javascript"></script>
<script src="../WebFiles/js/jquery.ui.dialog.js" type="text/javascript"></script>
Happy Programming!!
Rohi