| Page 1 of 1 | [ 1 post ] |
|
Hi,
Working on http://open-modeling.sourceforge.net when I have this in my code it displays the table fine <script type="text/javascript" src="http://yui.yahooapis.com/combo?2.9.0/build/yahoo-dom-event/yahoo-dom-event.js&2.9.0/build/animation/animation-min.js&2.9.0/build/dragdrop/dragdrop-min.js&2.9.0/build/element/element-min.js&2.9.0/build/paginator/paginator-min.js&2.9.0/build/datasource/datasource-min.js&2.9.0/build/datatable/datatable-min.js"></script> When I change it to this and the path to the files are correct. I end up with a blank page. <script type="text/javascript" src="../include/yui_2.9.0/build/yahoo-dom-event/yahoo-dom-event.js" /> <script type="text/javascript" src="../include/yui_2.9.0/build/animation/animation-min.js" /> <script type="text/javascript" src="../include/yui_2.9.0/build/dragdrop/dragdrop-min.js" /> <script type="text/javascript" src="../include/yui_2.9.0/build/element/element-min.js" /> <script type="text/javascript" src="../include/yui_2.9.0/build/paginator/paginator-min.js" /> <script type="text/javascript" src="../include/yui_2.9.0/build/datasource/datasource-min.js" /> <script type="text/javascript" src="../include/yui_2.9.0/build/datatable/datatable-min.js" /> Thanks for help John |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group