From: Matthew B. <mat...@ou...> - 2007-01-16 12:09:16
|
Naomi Miles wrote: > All I need it to do is close when the user hits the close link (in > all browsers), at the moment it just goes off to Facility anyhow and > I'm trying to stop it doing that. I'm coming to the conclusion that > I'll have to do it another way. It worked fine in Safari if you just > used href=".", but not in FF or IE, so I'm trying to find a solution > that works for all. Have you tried a href='#'? -- Matthew Buckett |