[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Myexperiment-discuss] modal window
|
From: |
Linde, A.E. |
|
Subject: |
RE: [Myexperiment-discuss] modal window |
|
Date: |
Wed, 30 Jul 2008 12:13:02 +0100 |
Thanks, Jits. As it happens, I went back to scratch in creating a simple html
page with embedded shadowbox and from that figured out what I was doing wrong:
guess that shows it doesn't pay to work late at night (at least in my case).
I've now got a simple box showing up with a 'hello world' message: now to
populate it with the claim info and fire the skua post. I'll also take a look
at the site you mentioned in case shadowbox breaks down the line. If I get
shadowbox working otoh, I'll make the instructions available.
Cheers,
Tony.
________________________________________
From: Jiten Bhagat address@hidden
Sent: 30 July 2008 11:50
To: Linde, A.E.
Cc: address@hidden
Subject: Re: [Myexperiment-discuss] modal window
Hi Tony,
I've also not had much luck with using existing lightbox/popup JS
libraries in our codebase.
However, recently I came across this blog post:
http://blog.madskristensen.dk/post/Custom-LightBox-JavaScript.aspx
... which explains how to write one from scratch. I haven't had the
chance to try this out myself, but it might be useful for you?
Cheers,
Jits
Linde, A.E. wrote:
> Hi all. For Spacebook, I've added a button to the workflows list (like View,
> Download) that a person can click to send a bookmark of that workflow to a
> SKUA claims triplestore. What I want, though, is for a modal window to pop up
> first so that the user can confirm the claim post and add any claim-specific
> info. I spent the wee hours of last night trying various javascript libraries
> (lightbox, lightwindow, shadowbox, etc) all to no avail. Closest I've got so
> far is shadowbox (http://mjijackson.com/shadowbox/) which half works (after
> updating the Prototype and Scriptaculous libs): it greys out the background
> but the modal window fails to appear.
>
> I was wondering if anyone has managed to get a modal window overlaying any of
> the myExp pages to work ad if I could borrow the code.
>
> Thanks,
> Tony.
>
>
> _______________________________________________
> Myexperiment-discuss mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/myexperiment-discuss
>