allan wrote:

Also, I was wondering why the <form> tag is in the "page" template instead
of just wrapped around the form in the "search" template?  And then </form>
is in navbar_local_top.  Why the separation of tags in different templates?


that happened because of the "width" or rather "height" that the form tag and hidden tags consume, so we ended up we a "lot" of un-necesary whitespace. for the above js-code to work we need to put the <form> tag just next to the body start and end tags i think (ns4+) plus replace some other stuff or position divs relative blah blah endless blah ...:)

so you say that there is no way to use a <form> inside some element without adding to its width? even if you have no spaces between form elements?


so i am +1 for skipping all this js

./allan who think a "js-clean" site is simply too cool.


+1 on js-clean.

we need a new button: 'JS-free site' ;)



--


_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to