Search

You searched for the word(s):
< 1 second(s)
  • Re: CuteWebUI_AjaxUploader_OnQueueUI event

    Hi Kenneth,&nbsp;I'm creating an MVC 3 web application so maybe there is a difference in firing events. I tried following:&nbsp;&nbsp;function CuteWebUI_AjaxUploader_OnQueueUI(list) {&nbsp;if ($(''#uploaderTable'').length &lt;= 0) {&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $('.AjaxUploaderQueueTable').wrap(function () ...
    Posted to Ajax Uploader (Forum) by Kemal on November 4, 2011
  • CuteWebUI_AjaxUploader_OnQueueUI event

    Hi,&nbsp;&nbsp;I have a problem with the event&nbsp;CuteWebUI_AjaxUploader_OnQueueUI.&nbsp;1. This event is activated even on load, when the form that contains the control is loaded for the first time, without click on the button uploadmedia, is this right?&nbsp;2. I tried using this event to wrap this table in a div (AjaxUploaderQueueTable) but ...
    Posted to Ajax Uploader (Forum) by Kemal on November 4, 2011