求助!!: 经过main.php 后 javascript 工作不正常
时间:2009-12-18
来源:互联网
<?php
define("SP_PATH",dirname(__FILE__)."/SpeedPHP");
define("APP_PATH",dirname(__FILE__));
$spConfig = array(
"db" => array(
'host' => 'localhost',
'login' => 'root',
'password' => ' ',
'database' => 'test',(
),
'view' => array(
'enabled' => TRUE, // 开启视图
'config' =>array(
'template_dir' => APP_PATH.'/tpl', // 模板目录
'compile_dir' => APP_PATH.'/tmp', // 编译目录
'cache_dir' => APP_PATH.'/tmp', // 缓存目录
'left_delimiter' => '<{', // smarty左限定符
'right_delimiter' => '}>', // smarty右限定符
),
)
);
require(SP_PATH."/SpeedPHP.php");
在main.php中的代码
<?php
class main extends spController
{
function index(){ // 这里是首页
$this->display("index.html");}
}
index.html文件在tpl目录中, 有avascript代码, js文件在tpl/menu/下
现象: 采用http://localhost:8080/index.php时, 页面能显示,但是javascript设置的功能效果无效!!!
直接访问 http://localhost:8080/tpl/index.html javascript功能效果正常!!
该.html文件在thinkphp下正常,想转移到speedphp.
请帮助!!!
作者: tianyu2009 发布时间: 2009-12-18
css 和 js 在 htdocs/tpl/sdmenu下
index.html 在 htdocs/tpl下
index.html 中链接
<link rel="stylesheet" type="text/css" href="sdmenu/sdmenu.css" />
<script type="text/javascript" src="sdmenu/sdmenu.js">
作者: tianyu2009 发布时间: 2009-12-18
<link rel="stylesheet" type="text/css" href="tpl/sdmenu/sdmenu.css" />
<script type="text/javascript" src="tpl/sdmenu/sdmenu.js">
链接中需要 tpl
作者: tianyu2009 发布时间: 2009-12-18
作者: ltotal 发布时间: 2009-12-18
这种情况如果希望能够更灵活些,建议楼主使用绝对路径。
作者: jake 发布时间: 2009-12-19
"db" => array(
'host' => 'lohttp://x.ttwyt.biz/calhost',
'login' => 'root',
'password' => ' ',
'database' =>http://gaoav.ttwyt.biz/ 'test',(
),
'view' => array(
作者: 190990562 发布时间: 2009-12-20
[size=12px]斗破苍穹 [size=12px]九鼎记最新章节 [size=12px]九鼎记最新章节 [size=12px]斗破苍穹最新章节 [size=12px]快眼看书 [size=12px]九鼎记 [size=12px]九鼎记 快眼看书 [size=12px]凡人修仙传 [size=12px]斗罗大陆 [size=12px]七界传说 [size=12px]官路风流 [size=12px]老婆爱上我 [size=12px]异界九死神功 [size=12px]重生之官路商途 [size=12px]大魔王 [size=12px]冒牌大英雄 [size=12px]流氓老师 [size=12px]盘龙 [size=12px]卡徒 [size=12px]斗破苍穹 [size=12px]异界全职业大师 [size=12px]凌天传说 [size=12px]近身保镖 [size=12px]很纯很暧昧 [size=12px]终极传承 [size=12px]班花 [size=12px]盘龙后传 [size=12px]重生之官道 [size=12px]混世小农民 [size=12px]神墓 [size=12px]校园风流邪神 [size=12px]极品公子 [size=12px]极品家丁 [size=12px]贼胆 [size=12px]星辰变后传 [size=12px]陈二狗的妖孽人生 [size=12px]阳神 [size=12px]剑噬天下 [size=12px]近身保镖 [size=12px]长生界 [size=12px]网游之纵横天下 [size=12px]坏蛋是怎样炼成的2 [size=12px]狩魔手记 [size=12px]异界之光脑威龙 [size=12px]仕途风流 [size=12px]九鼎记 [size=12px]紫府仙缘 [size=12px]超级农民 [size=12px]修真研究生生活录 [size=12px]同居万岁 [size=12px]官场新贵 [size=12px]比蒙传奇 [size=12px]仙逆 [size=12px]间客 [size=12px]未来军医 [size=12px]寂灭天骄 [size=12px]猎国 [size=12px]阴阳冕 [size=12px]阴阳冕最新
作者: trec 发布时间: 2010-01-08
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28