[Seaside] really simple JQuery slider/widget example without the support of the test classes?

Gerhard Obermann obi068 at gmail.com
Wed Aug 4 07:22:31 UTC 2010


Did you add the JQ libs?

See JQUiAllFunctionalTests as an example

Gerhard

On Wed, Aug 4, 2010 at 9:14 AM, Lawson English <lenglish5 at cox.net> wrote:

> On 8/4/10 12:08 AM, Lukas Renggli wrote:
>
>> You should subclass WAComponent, not WASlider (this is not a component).
>>
>> Lukas
>>
>>
>>
>
> Subclassed WAComponent, but nothing appears.
>
> WAComponent subclass: #ExampleJQSlider
>
>    instanceVariableNames: 'count current'
>    classVariableNames: ''
>    poolDictionaries: ''
>    category: 'JQuery-Examples'
>
>
> The source turns out to be:
>
> <div id="id8"></div>
>
>
> :-/
>
>
>
> Lawson
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100804/fc7d9a54/attachment-0001.htm


More information about the seaside mailing list