Code: Select all
alert ('This is line one\nThis is line two'); Code: Select all
javascript:resizeTo(800,600); Code: Select all
if (top.location != self.location) { top.location.href = self.location.href; } Code: Select all
alert ('This is line one\nThis is line two'); Code: Select all
javascript:resizeTo(800,600); Code: Select all
if (top.location != self.location) { top.location.href = self.location.href; }