0

window title and close button

asked 2012-04-09 13:58:34 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi

I do not want to put any title for the windows. If i remove the title value, then close button get disappears.

Here is the code

<?page title="new page title" contentType="text/html;charset=UTF-8"?>
<zk>
<window title="" border="normal" closable="true">
New Content Here!
</window>
</zk>

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2012-04-10 11:41:20 +0800

myzkdemo gravatar image myzkdemo
154 3

updated 2012-04-10 11:46:30 +0800

Hi Senthilchettyin,

you can insert a space character in the title attribute. e.g.

title=" " or title="&#160;" 

regards,
Gunter

link publish delete flag offensive edit

answered 2012-04-10 14:11:17 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi

Thank you. it works fine now

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: 2012-04-09 13:58:34 +0800

Seen: 97 times

Last updated: Apr 10 '12

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