摘要:
jbox是一个不错的插件当使用get打开新页面的时候,可以使用h.对像ID来获得对像ID的值Js代码js代码:/*** @description: test* @author: BrinPage* @date: 2012-09-03* @return {TypeName} */var Test = function(){ return{ test:function(){ var url = "http://localhost:8080/weblog/home/jboxtest"; var name = null; var phone = null; ... 阅读全文