Re: [htmltmpl] t, name var Re: Loop Quirk
Brought to you by:
samtregar
From: Mark F. <mar...@ea...> - 2005-07-21 18:53:08
|
Leander, Are you saying that you believe H:T isn't working correctly because IE = doesn't behave the same as other browsers? Or, are you really seeing = H::T emit something different than you expect it to emit? That's a big = difference. You may have invalid HTML causing IE to break (or its = version of java script to break). When you say a large chunk is missing, do you mean in display? Or, from = the actual output method of H::T? You can write the output from H::T to = a file and examine whether it is emitting the template correctly. Mark ----- Original Message -----=20 From: Leander Gillard=20 To: htm...@li...=20 Sent: Thursday, July 21, 2005 11:39 AM Subject: [htmltmpl] t, name var Re: Loop Quirk Hello again. name is unique to every row in the table iterated over during the = initial=20 build of the loop, t gets assigned a value from the perl script it = calls=20 through the xml object. The template works initially but it causes some confusion for Internet = Explorer and I'm assuming the DOM structure since placing the DIV = "select"=20 anywhere but in the template loop works fine. As usual FF seems to = have no=20 trouble with any of this. You can try the script in FF and IE here=20 http://project1.vianet.ca/?rm=3Dmode_203 just click on ADD and then = choose a=20 CID in the Select Box -- Leander=20 |