|
From: Jirka P. <fi...@us...> - 2002-06-14 13:05:19
|
> Well, I know script language=3D"..." is supported in all browsers. Is > script type=3D"..." widely supported? Yes, it is. I'm using it for a very long time (say from HTML4.0 was propo= sed by W3C as a standart) and I've never heard it's not supported. But we can leave 'language' where it is (because it is supported same as = 'type', but only isn't a standart) and when I will (or you or somebody else= will) change some script where it is used, I will (or you or somebody can)= then replace it with type, OK? I think it's not necessary to replace it all now. > On Thu, Jun 13, 2002 at 02:23:43AM -0700, Jirka Pech wrote: >> Update of /cvsroot/phpbt/phpbt/templates/default >> In directory usw-pr-cvs1:/tmp/cvs-serv12398/phpbt/templates/default >> >> Modified Files: >> =09queryform-simple.html queryform.html >> Log Message: >> Added some JavaScript (BTW: there is no 'language' attribute in standart= , but 'type' only), some localization. P.S.: There is a bug 561074, which is Opera related. I haven't Opera instal= led, so it's for you or somebody else. |