0

different style of menuitems between IE and FF after ZK 5.0.0 update

asked 2010-02-02 06:45:20 +0800

myzkdemo gravatar image myzkdemo
154 3

Hello,

since ZK 5.0.0 update there is a different between the style of menuitems if they are directly inserted in the menubar. In the IE the label of the menuitem has a style like a visited html hyperlink. In FF it looks ok.

Is there an error in the new CSS-Files?

Test this source in the different browser:

<?page title="new page title" contentType="text/html;charset=UTF-8"?>
<zk>
<hbox align="middle"
      height="20px" >
	<menubar>
		<menuitem label="menu1" />
		<menu label="menu2">
			<menupopup>
				<menuitem label="menu2.1" />
				<menuitem label="menu2.2" />
			</menupopup>
		</menu>
	</menubar>
</hbox>
</zk>

regards,

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2010-02-02 22:17:39 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

Please post it to bug list.

Thanks,

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: 2010-02-02 06:45:20 +0800

Seen: 386 times

Last updated: Feb 02 '10

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