The reason I'm using overLIB is because it's what we used years ago
when we originally wrote this code (it was an HTML generation
application that we're porting to "live" views with Wicket).  You're
right, it is pretty basic, but I was just offering it up since I've
already done the legwork.  I do like the look of the cluetip stuff,
though.  Very nice, indeed.  Although, for our application I'm not
jazzed about using ajax for loading the tooltip's contents (I know you
don't have to with cluetip).

On Tue, Nov 18, 2008 at 3:45 AM, Swinsburg, Stephen
<[EMAIL PROTECTED]> wrote:
> I used overLIB years ago and its pretty basic. What about something like 
> jQuery's cluetip (http://plugins.learningjquery.com/cluetip/demo/) - far more 
> extensible and configurable.
>
> Personal preference I guess.
>
> Steve
>
>
> -----Original Message-----
> From: James Carman [mailto:[EMAIL PROTECTED]
> Sent: Tue 11/18/2008 1:25 AM
> To: [email protected]
> Subject: Re: overLIB Integration...
>
> On Mon, Nov 17, 2008 at 4:58 PM, Marc Ende <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> imho this would be a nice feature.
>>
>> What about the mentioned constructor is it still
>> OverlibBehavior(String) or do you plan also
>> a OverlibBehavior(IModel)? It would be nice to
>> have such a constructor when the contents should
>> be loaded from a model.
>
> Great idea!  In our application (where I need it right now), we didn't
> need to use models, but I can see how this would be a "wickety" way to
> do it.  I'll incorporate it.  I'll try to get something up on
> wicketstuff soon.  Glad to hear that it would be useful to other
> folks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to