TIP :: การแสดงผลนอก Frame
posted on 29 Oct 2004 19:21 by somkiatif(top.location != self.location) {
top.location = self.location;
}
นำ code นี้ไปวางไว้ในหน้าที่ต้องการแสดงนอก frame
แก้ไขเมื่อ 29/10/2547 19:22:01
if(top.location != self.location) {
top.location = self.location;
}
นำ code นี้ไปวางไว้ในหน้าที่ต้องการแสดงนอก frame
แก้ไขเมื่อ 29/10/2547 19:22:01