Re: [WSG] Safari Javascript prob?

2006-04-10 Thread Jan Brasna

!--

The doc is XHTML Transitional.


You shouldn't use HTML comments in XHTML since the whole block may get 
ignored.


BTW the javascript: URL scheme is not a good idea either.

--
Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



RE: [WSG] Safari Javascript prob?

2006-04-10 Thread Geoff Pack

CK wrote:
 
 Safari does not like the JS pseudo protocol.
 

What version are you using? 

It works in Safari 1.3 and 2.0


cheers,
Geoff.

==
The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments
==
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Safari Javascript prob?

2006-04-10 Thread Shawn J. Cassick

CK wrote:

Safari does not like the JS psudo protocol.




On Apr 10, 2006, at 6:34 AM, Fred Ehmann wrote:


I have this simple javascript in the head of a page:

!--
function newWindowMinorSwing()
{
window.open('minor_swing.html','jav','width=550,height=360,resizable=yes'); 


}
//--


In the body, I have this:
a href=javascript:newWindowMinorSwing()CLICK TO WATCH QUICKTIME 
(5.5 MB)/abr /


The doc is XHTML Transitional.

The function works fine in Firefox (on Mac) and IE 5.2 (Mac) but not 
Safari.


I must be overlooking something obvious...any ideas?

Thanks,
Fred
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


i woulnd't worry lol, but that's just me thinking mac is stupid, beside5 
more people use linux than mac, so your not missing out on many people 
lol, i know it was pointless to mention :)



those who claim their macs are faster than pcs are so full of crap they 
could double as a septic tank ~maximum pc

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] Safari Javascript prob?

2006-04-10 Thread CK

2.0.3

Both Safari versions, for me, have failed various implementations of  
the pseudo-protocol used to pop-up windows.


CK
On Apr 10, 2006, at 6:05 PM, Geoff Pack wrote:



CK wrote:


Safari does not like the JS pseudo protocol.



What version are you using?

It works in Safari 1.3 and 2.0


cheers,
Geoff.

== 

The information contained in this email and any attachment is  
confidential and
may contain legally privileged or copyright material.   It is  
intended only for
the use of the addressee(s).  If you are not the intended recipient  
of this
email, you are not permitted to disseminate, distribute or copy  
this email or
any attachments.  If you have received this message in error,  
please notify the
sender immediately and delete this email from your system.  The ABC  
does not
represent or warrant that this transmission is secure or virus  
free.   Before
opening any attachment you should check for viruses.  The ABC's  
liability is

limited to resupplying any email and attachments
== 


**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**