|
From: Ben C. <php...@be...> - 2002-06-14 13:12:48
|
Ok, sounds good. Then we'll just switch these over as we get around to it. On Fri, Jun 14, 2002 at 01:05:13PM -0000, Jirka Pech wrote: > > Well, I know script language="..." is supported in all browsers. Is > > script type="..." widely supported? > > Yes, it is. I'm using it for a very long time (say from HTML4.0 was proposed 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: > >> queryform-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 installed, so it's for you or somebody else. > |