Hi
Thanks for the reply and thanks for the links. I would quite like to find a workaround for this and I’m not sure I can wait for a new release.
Would you mind helping me with some insight into the way this works?
Am i right in thinking that if the ajaxSearch boolean is set to true, the server side (php) search functionality is disabled?
Is there an easy way to prevent that? I’m quite comfortable making changes to the code, but I’m struggling to decipher it all - there are a lot of includes.
Quote from: coroico at Mar 04, 2010, 05:21 PM
With the 1.8.4 release, unfortunately when you disable javascript, the div output_results is visible.
Is it visible but without any content? That seems only to be a problem for me in IE6 with my current css. (An old quirk in IE6 where minimum div height is set to the line height (even with no content) - I’ve often got round that with other stuff (e.g. spacers) by setting line-height or font-size to 0).
I can stand a few layout issues for the few people who may be in IE6 with no jscript.