gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Css / JS files are not getting loaded #1048

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1. put this in head section         <sj:head jqueryui="true" locale="en" 
jquerytheme="sunny" compressed="true" />

2. put a grid in the page with navigatorSearch="true" 
navigatorSearchOptions="{multipleSearch:true}"

3. Click the search icon

What is the expected output? What do you see instead?
I expect the search dialog to layout correctly and dNd to work, but instead I 
see a dialog with font sizes too big and trying to drag fails.

If I change the haed tag to not compress then it behaves fine

Which struts2 version?

Which struts2-jquery plugin version?

Please provide any additional information below.

Original issue reported on code.google.com by jeff.kre...@farecompare.com on 8 Oct 2013 at 10:19

GoogleCodeExporter commented 9 years ago
Which struts2 version?
2.3.15.2

Which struts2-jquery plugin version?
3.6.1

Original comment by jeff.kre...@farecompare.com on 8 Oct 2013 at 10:20

GoogleCodeExporter commented 9 years ago
This error does not happen in the Showcase app. Can you please provide a small 
sample to reproduce this problem?

Original comment by johgep on 10 Apr 2014 at 7:06