Page 2 of 2

PostPosted: Tue Feb 05, 2008 4:11 pm
Author: richiebgood
hmm, there is no:

DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"

At the start of any of my block tpl files. Did you just press 'view source' in your browser?

PostPosted: Tue Feb 05, 2008 4:13 pm
Author: spaniel
no, i added that doctype into blocks/news_block.tpl

PostPosted: Tue Feb 05, 2008 4:16 pm
Author: richiebgood
ah rite, ill try it now

PostPosted: Tue Feb 05, 2008 4:30 pm
Author: richiebgood
No difference.

I am kind of moving away from that .script cause I want one that remembers the open or closed position as they move from page to page.

PostPosted: Tue Feb 05, 2008 4:57 pm
Author: spaniel
Auke created something like that for the forum on [url=http]IntegraMod.nl[/url]

perhaps it could also be made to work with the blocks?

PostPosted: Tue Feb 05, 2008 5:20 pm
Author: spaniel
ok putting the doctype and the <head> java.script in the overall_header.tpl and the same again in the blocks/news_block.tpl seems to work as i just had a new user on IE7 describe it as working exactly as it works in FF.


btw, that js thing does hav memory of a sort... it's open for a new login, but once u change page and go back to the home page, it closes automatically, which is exactly what i want it to do.

if people want to read it after they've first logged in, they can choose to open it and if they forget to close it before moving to another page, it'll close itself when they come back again.

the problem i find with memory is that people forget what they set then can't find it lol.

but Auke's thing in IntegraMod.nl would be well worth checking out.

PostPosted: Mon Feb 11, 2008 1:26 pm
Author: richiebgood
whats the ctracker biz all about?