小编clo*_*ex1的帖子

为什么jGrowl popup看起来不像预期?

我在我的网站上收到了这个jGrowl通知,当通知框中它的poped jGrowl弹出窗口看起来没有很好的样式.

这就是我调用jgrowl文件的方式

<link rel="stylesheet" type="text/css" href="./include/jgrowl/jquery.jgrowl.css" />
Run Code Online (Sandbox Code Playgroud)

这是通知框

替代文字http://hinuts.com/jgrowl.look.png

jquery jquery-ui jgrowl

7
推荐指数
1
解决办法
4298
查看次数

我怎么能访问这样的PHP数组

我试图访问这个PHP数组没有运气,我想访问[icon] => icon.png

Array ( [total] => 2 
  [total_grouped] => 2 
  [notifys] => Array ( [0] => Array ( [notifytype_id] => 12 
           [grouped] => 930 
           [icon] => icon.png 
           [n_url] => wall_action.php?id=930 
           [desc] => 690706096 
           [text] => Array ( [0] => Sarah O'conner ) [total] => 1 )))
Run Code Online (Sandbox Code Playgroud)

php arrays

2
推荐指数
1
解决办法
108
查看次数

标签 统计

arrays ×1

jgrowl ×1

jquery ×1

jquery-ui ×1

php ×1