I have had very little to do with JavaScript so in this area I’m a complete newbie. I decided to sign up with jQWidgets for a year to try and improve my knowledge as the controls are really first class. However I’m falling over at the first hurdle :>(
I have unpacked both the Production Build and the Source Code Build to my server. I have installed the northwind MySQL DB and edited the connection details in each connect.php in every sub-folder and checked it connect fine. If I run data.php in any of the sub-folders I get a full screen of data as I would expect. However when I run any of the index.php files I get no data only any static content that is there. What am I doing wrong.
BTW some of the demo files contained a typo in one of the div tags:-
id=’jqxWidget'” instead of id=’jqxWidget’
… not that that ahead anything to do with my problem obviously.
Charlie