[htmltmpl] HTML::Pager and <SCRIPT> tag
Brought to you by:
samtregar
From: Martijn v. d. B. <Mar...@as...> - 2004-03-18 12:48:22
|
Hi, Since there's no list for HTML::Pager I thought I could get away with an OT post in its companion module, H::T. H::P inserts the tag <SCRIPT LANGUAGE="Javascript"> at the position where the template variable PAGER_JAVASCRIPT is inserted. My problem is that this tag is not valid HTML 4.01 or XHTML, and hence my pages that use H::P aren't, either. Proposed solution: change this tag into <script type="text/javascript"> (lowercase chars). Kind regards, -- </Martijn> 'practice random acts of kindness and senseless acts of beauty' -- The information contained in this communication and any attachments is confidential and may be privileged, and is for the sole use of the intended recipient(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify the sender immediately by replying to this message and destroy all copies of this message and any attachments. ASML is neither liable for the proper and complete transmission of the information contained in this communication, nor for any delay in its receipt. |