[bug] Scriptaculous problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] Scriptaculous problem

keith1y
Using the Pier widget PRTabbedPagesWidget (available in pieraddons)
which implements kalsey tabs, the tabs do not display their style
changes in IE.

The code which is perfroming the switch is as follows:

scriptTabSelectedOn: aScript
     aScript element
        id: (self uid: 'head' at: (self
            findIndex: self selectedPrior
            ifAbsent: [ ]));
        removeClassName: 'option-selected'.
       
    aScript element
        id: (self uid: 'head' at: (self
            findIndex: self selected
            ifAbsent: [ ^ self ]));
        addClassName: 'option-selected'.
   
    self scriptSelectedOn: aScript

best regards

Keith
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [bug] Scriptaculous problem

Lukas Renggli
> Using the Pier widget PRTabbedPagesWidget (available in pieraddons)
> which implements kalsey tabs, the tabs do not display their style
> changes in IE.

Do you get any error message with the Microsoft Script Debugger?

Maybe IE gets confused about the $- in the class-name?

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Interest in iPhone interface?

Carl Gundel
In reply to this post by keith1y
I'd like to use the iUi library to create iPhone web apps with Seaside.
Would anyone like to collaborate with me on this?

  See http://code.google.com/p/iui/

-Carl Gundel
http://www.runbasic.com 

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: Interest in iPhone interface?

Sebastian Sastre-2
Hi Carl,

        I haven't lack of interest but iPhone it's not even in the market
arround here in southamerica so it's not my time for this. But I
definitively will keep an eye on this.

        all the best,

Sebastian Sastre


> -----Mensaje original-----
> De: [hidden email]
> [mailto:[hidden email]] En nombre
> de Carl Gundel
> Enviado el: Jueves, 17 de Enero de 2008 19:40
> Para: Seaside - general discussion
> Asunto: [Seaside] Interest in iPhone interface?
>
> I'd like to use the iUi library to create iPhone web apps
> with Seaside.
> Would anyone like to collaborate with me on this?
>
>   See http://code.google.com/p/iui/
>
> -Carl Gundel
> http://www.runbasic.com 
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Interest in iPhone interface?

Mel Riffe
In reply to this post by Carl Gundel
Hi Carl,

If you would consider a Squeak/Seaside newbie and an old
ex-Smalltalker, I would be interested in helping out.

What are the details?

-Mel
mriffe [at] gmail [dot] com


On Jan 17, 2008 4:40 PM, Carl Gundel <[hidden email]> wrote:

> I'd like to use the iUi library to create iPhone web apps with Seaside.
> Would anyone like to collaborate with me on this?
>
>   See http://code.google.com/p/iui/
>
> -Carl Gundel
> http://www.runbasic.com
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Interest in iPhone interface?

Peter Fitzgibbons
HI Carl,
I'm interested in hearing more too.
 

--
Peter Fitzgibbons
------------------------------
iPhone -- "IT"-ness.
href=http://www.macdailynews.com/index.php/weblog/comments/apples_iphone_could_become_iconic_it_object
------------------------------
On Jan 17, 2008 8:05 PM, Mel Riffe <[hidden email]> wrote:
Hi Carl,

If you would consider a Squeak/Seaside newbie and an old
ex-Smalltalker, I would be interested in helping out.

What are the details?

-Mel
mriffe [at] gmail [dot] com


On Jan 17, 2008 4:40 PM, Carl Gundel <[hidden email]> wrote:

> I'd like to use the iUi library to create iPhone web apps with Seaside.
> Would anyone like to collaborate with me on this?
>
>   See http://code.google.com/p/iui/
>
> -Carl Gundel
> http://www.runbasic.com
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Interest in iPhone interface?

Rajeev Lochan
Hi,
I am interested too.
There is a similar app for iphone at http://www.onetrip.org/apps/desktop.php?onetrip

I haven't given it a try though.

Regards,
Rajeev

On Jan 18, 2008 8:32 AM, Peter Fitzgibbons <[hidden email]> wrote:
HI Carl,
I'm interested in hearing more too.
 

--
Peter Fitzgibbons
------------------------------
iPhone -- "IT"-ness.
href= http://www.macdailynews.com/index.php/weblog/comments/apples_iphone_could_become_iconic_it_object
------------------------------
On Jan 17, 2008 8:05 PM, Mel Riffe <[hidden email]> wrote:
Hi Carl,

If you would consider a Squeak/Seaside newbie and an old
ex-Smalltalker, I would be interested in helping out.

What are the details?

-Mel
mriffe [at] gmail [dot] com


On Jan 17, 2008 4:40 PM, Carl Gundel <[hidden email]> wrote:

> I'd like to use the iUi library to create iPhone web apps with Seaside.
> Would anyone like to collaborate with me on this?
>
>   See http://code.google.com/p/iui/
>
> -Carl Gundel
> http://www.runbasic.com
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




--
Rajeev Lochan

Co-founder, AR-CAD.com

http://www.ar-cad.com
+91 9243468076 (Bangalore)
080 65355873
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Interest in iPhone interface?

stephane ducasse
In reply to this post by Carl Gundel
Should I conclude that you are running Seaside on iPhone?
Squeak? VW?
I just got an iPodTouch and I would live to run Squeak/Seaside on it  
too.
Can you tell us more?

Stef
On Jan 17, 2008, at 10:40 PM, Carl Gundel wrote:

> I'd like to use the iUi library to create iPhone web apps with  
> Seaside. Would anyone like to collaborate with me on this?
>
> See http://code.google.com/p/iui/
>
> -Carl Gundel
> http://www.runbasic.com
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Interest in iPhone interface?

Carl Gundel
>>On Jan 17, 2008, at 10:40 PM, Carl Gundel wrote:
>> I'd like to use the iUi library to create iPhone web apps with  Seaside.
>> Would anyone like to collaborate with me on this?
>>
>> See http://code.google.com/p/iui/
>
> From: "stephane ducasse" <[hidden email]>
> Should I conclude that you are running Seaside on iPhone?
> Squeak? VW?
> I just got an iPodTouch and I would live to run Squeak/Seaside on it  too.
> Can you tell us more?

My hope is to add some iPhone development features to our Run BASIC web
appserver, which is implemented on top of Seaside+VW.  I'm thinking that iUi
might make a good start.  My guess is that it should be pretty easy to
produce code that isn't restricted to one Smalltalk or another.

-Carl Gundel
http://www.runbasic.com 

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Interest in iPhone interface?

Avi Bryant-2
In reply to this post by stephane ducasse
On 1/18/08, stephane ducasse <[hidden email]> wrote:
> Should I conclude that you are running Seaside on iPhone?
> Squeak? VW?

No, I assume the idea is to use the iPhone's Safari browser as a
client to a Seaside app... I'm all for it, the iPhone is an amazing
device.  Carl, I'm happy to look at and test any code you put together
based on iUI, though I don't think I have the cycles to hack on it
myself.

Cheers,
Avi
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Interest in iPhone interface?

Stephan Eggermont-3
In reply to this post by Carl Gundel
Stephane wrote:
> Should I conclude that you are running Seaside on iPhone?
> Squeak? VW?
> I just got an iPodTouch and I would live to run Squeak/Seaside on it  too.
> Can you tell us more?

An iPod Touch could be a very nice small seaside server.
A wired ethernet interface might be better, but at least
it has enough storage and battery-backup...

Stephan
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside