my css body {
     behavior: url("csshover3.htc");
}

i using async uibinder to get portion of the html. those portion html
are not hover enabled .  i try put

.outerloop_asynchmlt {

     behavior: url("csshover3.htc");

}


this make the async request become very slow. i guess, it was due to
time take to re-download the csshover3.htc.   how to re-use  htc file
when using async?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to