0

UPload event problem while using RTL feature

asked 2015-05-30 05:45:05 +0800

tulaseerao gravatar image tulaseerao
1 1

updated 2015-06-01 10:08:17 +0800

Hi vincentjian, thank you for your quick response and solution

but still i have problem here my source code:

<zk xmlns:x="xhtml" xmlns:w="client">

<x:link href="/styles/stores/css/style.css" rel="stylesheet" />
<x:link href="/styles/stores/css/blue.css" rel="stylesheet" />
<x:link href="/styles/stores/css/common_styles.css"
    rel="stylesheet" />
<script type="text/javascript" src="/styles/stores/js/jquery-1.8.2.js"></script> <script type="text/javascript" src="/styles/stores/js/jquery-ui.js"></script>//Here i have import default js plugin,is it enough or need add some other plugin <grid> <rows> <row> <cell> <button label="upload" upload="true" upload="Clients.showNotification("upload")"/> </cell> </row> <rows> </grid> <script></script>

</zk>

unable get popup while i am click on upload button,is there any mistake in my source code please check once

delete flag offensive retag edit

Comments

is your plugin loaded? (you can see that in developers tools)

chillworld ( 2015-06-01 10:27:24 +0800 )edit

Did you include the javascript code I provided in zkfiddle in your zul page?

vincentjian ( 2015-06-02 04:06:45 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-06-01 03:10:52 +0800

vincentjian gravatar image vincentjian
2245 6

updated 2015-06-01 03:11:42 +0800

Hi,

You need to override javascript function to calculate form input (hidden used for upload button) style for RTL direction, refer to this zkfiddle sample.

link publish delete flag offensive edit
Your answer
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
1 follower

RSS

Stats

Asked: 2015-05-30 05:45:05 +0800

Seen: 19 times

Last updated: Jun 01 '15

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