My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 192: JQuery is not defined
2 people starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  May 2009


 
Reported by drdmd...@gmail.com, Apr 29, 2009
I have my Jmesa Table populated with Data, MaxRows is fixed to 3.
I have "Résultats 1 - 3 de 9. in the bottom of table"
When I click on icons "Suivant" or "Précédent" of the Jmesa Table, no event
happens.

I have specified in my JSP these lines :
* <script type="text/javascript" src="vues/jmesa/js/jmesa.js"></script>
<link rel="stylesheet" type="text/css" href="vues/jmesa/css/jmesa.css" />

*	<script type="text/javascript">
            function onInvokeAction(id) {	
		 setExportToLimit(id, '');
 createHiddenInputFieldsForLimitAndSubmit(id);
            }
           
        </script>


I am sure that all the files needed were present :
-jmesa.js
-jmesa-mon.js
-jquery-1.2.2.pack.js
-jquery.bgiframe.pack.js




May 8, 2009
Project Member #1 jeff.johnston.mn@gmail.com
(No comment was entered for this change.)
Status: Invalid

Powered by Google Project Hosting