0

Page Displaying error

asked 2011-10-22 13:18:26 +0800

ahmad gravatar image ahmad
138 1

Hi all, when adding included child to div, it work good and that div display its included child correctly in eclipse internal browser, but nothing displayed in any browser (chrome, firefox, safari, opera).
I do not know what error, any help?
Thanks
Ahmad Elsafty

delete flag offensive retag edit

5 Replies

Sort by ยป oldest newest

answered 2011-10-23 07:17:07 +0800

ahmad gravatar image ahmad
138 1

I am using ZK CE 5.0.9, windows xp sp3, eclipse Helios, Java7, Tomcat7
I have included partnerList component with the following code:

partnerList = new Include("/partnerList.zul");
partnerList.setMode("defer");
bodyArea.appendChild(partnerList);

but the included component appears only in eclipse internal browser and Internet Expolrer 6, and nothing appears at using browsers like firefox, safari, opera, or chrome.
ANY IDEA?
Thanks
Ahmad Elsafty

link publish delete flag offensive edit

answered 2011-10-23 10:04:20 +0800

ahmad gravatar image ahmad
138 1

Hi all, I want to ask, Is there any specific configuration or options in my browser to be able to display ZK pages???
Thanks
Ahmad Elsafty

link publish delete flag offensive edit

answered 2011-10-23 20:08:10 +0800

samchuang gravatar image samchuang
4084 4

hi

this is very strange, normally, if you can display page on one browser, other browsers shall work correctly.
I have no idea about your issue, could you check the url is the same ??

link publish delete flag offensive edit

answered 2011-10-24 01:22:29 +0800

ahmad gravatar image ahmad
138 1

Thank you "samchuang" for reply, my url is right, I am using index.zul as home page, and at selecting some menu item I include programmatically another zul file into this home page, so I do not touch my url, but I have found this works will with IE6 and IE8 but in compatibility mode, and does not work with IE8 normal mode, firefox, safari, chrome, or opera.
I think it is a bug, ZK team should review this issue and tell me if I am wrong.
Thanks
Ahmad Elsafty

link publish delete flag offensive edit

answered 2011-10-24 19:44:44 +0800

samchuang gravatar image samchuang
4084 4

hi

could you post your sample code at zk fiddle ?

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: 2011-10-22 13:18:26 +0800

Seen: 212 times

Last updated: Oct 24 '11

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