Jquery的jQuery.data()方法在本页面使用没有问题,但是如果嵌套在frameset中,跨页面取值就取不到值,为什么
难道jQuery.data()方法只能在本页面操作吗,不能跨页面取值吗?求解!
你可以參考看看
http://stackoverflow.com/questions/4101457/access-jquery-data-from-iframe-element
http://stackoverflow.com/questions/4941435/how-to-share-jquery-data-data-through-iframes
Frank