forum.bitel.ru http://forum.bitel.ru/ |
|
js-скрипты в Web http://forum.bitel.ru/viewtopic.php?f=22&t=7315 |
Страница 1 из 1 |
Автор: | Cromeshnic [ 17 окт 2012, 11:11 ] |
Заголовок сообщения: | js-скрипты в Web |
В layout.xsl: Код: <script src="js/common.js"></script> <script src="js/utils.js"></script> <script scr="js/bgbilling.js"></script> А в js вижу только common.js Да и вообще: Код: Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.core.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.widget.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.mouse.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.button.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.draggable.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.position.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.resizable.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.ui.dialog.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/utils.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.bgiframe-2.1.2.js Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.1.136:8080/bgbilling/js/jquery.effects.core.js |
Автор: | Cromeshnic [ 17 окт 2012, 11:13 ] |
Заголовок сообщения: | Re: js-скрипты в Web |
Кстати, layout.xsl: Код: <!-- фильтр с выбором года и месяца TODO сделать прилично, это какой-то парфоз --> <xsl:template name="monthFilterForm"> ... Есть же стандартный jquery datepicker ![]() |
Автор: | skn [ 17 окт 2012, 13:03 ] |
Заголовок сообщения: | Re: js-скрипты в Web |
Cromeshnic писал(а): Есть же стандартный jquery datepicker ![]() 1) Когда писался layout.xsl, jquery еще не было 2) datepicker - вроде как дату выбирает, а нам надо месяц и год |
Страница 1 из 1 | Часовой пояс: UTC + 5 часов [ Летнее время ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |