Hi Kim,
 
> Part of the problem with popup windows is that they
> all use convertStylesToInline, where they read the
> main document's stylesheet...

Is there a particular reason for the convertStylesToInline function?

I've not delved into this aspect of DQSD quite yet, but in
search.htm and defer_tools.js a quick scan sees only style reference
as an explicit link tag and the convertStylesToInline function only
reads the styles into a string and rewrites it out. It seems like
this would be a lot more effective code in searches requiring those
styles applied:

<style type="text/css">
@import url("search.css");
</style>


> P.S. Should we move this over to the dev list?

I've responded to this on dev, I think that's a good idea.

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// ========================================================
    Why are there Interstate highways in Hawaii?




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
DQSD-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-devel

Reply via email to