0

can't find the css in IE and in FF3 is well

asked 2009-10-30 19:31:45 +0800

yuzexu_zk gravatar image yuzexu_zk
240 2

i config the css

<desktop-config>
<theme-uri>/resource/css/default.css.dsp</theme-uri>
</desktop-config>
in zk.xml
in FF3 it show normal but in IE the css can't find
if i add the css into the .zul

for example:
login.zul

<?page contentType="text/html;charset=UTF-8"?>
<?component name="row" extends="row" style="border:none"?>

<zk xmlns:n="http://www.zkoss.org/2005/zk/native">
<style src="/resource/css/default.css" />
<n:table class="loginBg">
<n:tr><n:td></n:td></n:tr>
</n:table>
</zk>

it work well in IE

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-10-31 04:13:46 +0800

yuzexu_zk gravatar image yuzexu_zk
240 2

sorry it is my problem the problem solve

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-10-30 19:31:45 +0800

Seen: 205 times

Last updated: Oct 31 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More