Example of what?

On Tue, Dec 13, 2011 at 6:56 PM, Taha Hafeez Siddiqi <
tawus.tapes...@gmail.com> wrote:

> Hi
>
> Can you provide an example ? That would help
>
> Also, there is a disabled option and it works only to prevent execution of
> processSubmission() (in AbstractField). It does not effect the UI.
>
> There is no remove option in the actual script. I added it for my use
> case, so yes if you can read the script you can do all kind of stuff with
> it :)
> (Of course that is the challenge :))
>
> regards
> Taha
>
>
>
> On Dec 11, 2011, at 12:40 AM, Dmitriy Vsekhvalnov wrote:
>
> > Taha, specifically for you :)   want to start separate thread with my
> > outstanding questions:
> >
> >
> > 1. i've set @IncludeStylesheet("ajaxupload.css"), and it is not working.
> > The stylesheet link generated on the
> > page:
> /myapp/assets/classpath/2dc6971e4afe5b2f/com/googlecode/tawus/ajaxupload/components/ajaxupload.css
> >  but RegexAuthorizer blocks this. I don't know why.
> >
> > 2. When clicking 'remove' link, it fails with JS error: Client exception
> > processing response: TypeError: Object # has no method 'call'
> >
> > 3. Does it support disabled attribute?
> >
> > 4. Is it possible to have event on the page when upload complete? I'd
> like
> > to refresh zone with image immediately and do not wait for the form
> > submission.
> >
> > 5. Is it possible to disable file section (and drag'n'drop) when file
> limit
> > reached? I don't like js pop-up alerts.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to