[Seaside] change element property client side

Boris Popov boris at deepcovelabs.com
Wed Jul 4 17:59:38 UTC 2007


Especially considering that Michel had built a plethora of tools that make the port simply, from what I know. I almost think it could be automated for all but the most complicated changes...

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-
> bounces at lists.squeakfoundation.org] On Behalf Of Philippe Marschall
> Sent: Wednesday, July 04, 2007 10:57 AM
> To: Seaside - general discussion
> Subject: Re: [Seaside] change element property client side
> 
> 2007/7/4, Boris Popov <boris at deepcovelabs.com>:
> > Ah, you're just going to have to wait for Michel to update the
> VisualWorks version.
> >
> > Speaking of which, anyone from Cincom listening? If you're going to put
> work into Seaside can we get someone to help Michel with bringing new and
> exciting stuff to VisualWorks on a regular basis please? ;)
> 
> I'd love to see that too. More usage and feedback is always good. It
> also helps to find portability bugs during the cycle and not at the
> end of it. This way they propagate into the next.
> 
> Some clear words from Cincom where Michel fits into their vision of
> Seaside surely would be welcome.
> 
> Philippe
> 
> > I'd love to try 2.8, for instance, but would much rather load it from
> Public Repository, feel free to mark it broken too.
> >
> > Cheers!
> >
> > -Boris
> >
> > --
> > +1.604.689.0322
> > DeepCove Labs Ltd.
> > 4th floor 595 Howe Street
> > Vancouver, Canada V6C 2T5
> > http://tinyurl.com/r7uw4
> >
> > boris at deepcovelabs.com
> >
> > CONFIDENTIALITY NOTICE
> >
> > This email is intended only for the persons named in the message
> > header. Unless otherwise indicated, it contains information that is
> > private and confidential. If you have received it in error, please
> > notify the sender and delete the entire message including any
> > attachments.
> >
> > Thank you.
> >
> > > -----Original Message-----
> > > From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-
> > > bounces at lists.squeakfoundation.org] On Behalf Of Leandro Pérez
> > > Sent: Wednesday, July 04, 2007 10:44 AM
> > > To: seaside at lists.squeakfoundation.org
> > > Subject: Re: [Seaside] change element property client side
> > >
> > >
> > >
> > > Lukas Renggli wrote:
> > > >
> > > >> I'm a little bit confused, i guess what you're doing in this
> example is
> > > >> to
> > > >> change the css class of an element and thus, changing its style.
> > > >> But what i need to do is to change an element's inherent property
> such
> > > as
> > > >> src of img, or href in an anchor, i.e. a non-css property..
> > > >> My knowledge about html and css is limited, perhaps the kind of
> > > >> properties
> > > >> i'm trying to change can be changed with css...??
> > > >
> > > > Yes, the image can be set and changed using a CSS class and the
> > > > background-image property.
> > > >
> > > Ok
> > >
> > >
> > > Lukas Renggli wrote:
> > > >
> > > > In the latest version of Scriptaculous you can write:
> > > >
> > > >    html anchor
> > > >        onClick: (html element
> > > >            id: 'otherAnchor';
> > > >            access: 'href';
> > > >            assign: 'http://www.seaside.st')
> > > >
> > > >>From the commit log:
> > > >
> > > >    Name: Scriptaculous-lr.204
> > > >    Author: lr
> > > >    Time: 4 July 2007, 7:49:17 am
> > > >    UUID: b57f0d1e-9ccd-4e02-840b-5a1a6f4423c8
> > > >    Ancestors: Scriptaculous-lr.203
> > > >
> > > >    - added #assign: and tests
> > > >
> > > I'm afraid I don't know how to update my scriptaculous version to
> > > Scriptaculous-lr.204.
> > > I'm using Scriptaculous-lr.188, the version that comes with the
> package
> > > available at cincom public repository. I can't find the version you
> name
> > > in
> > > the public repository
> > >
> > > How can I load the latest version of scriptaculous??
> > >
> > >
> > > I'm using:
> > > VisualWorks(r) NonCommercial, 7.5
> > > Seaside 2.7b1.1.0,mbany
> > > SeasideScriptaculous 2.7b1.188.0,mbany
> > >
> > >
> > >
> > > Lukas Renggli wrote:
> > > >
> > > > Hope this helps,
> > > > Lukas
> > > >
> > > It helps a lot! thanks Lukas
> > >
> > >
> > > --
> > > View this message in context: http://www.nabble.com/change-element-
> > > property-client-side-tf4020240.html#a11434952
> > > Sent from the Squeak - Seaside mailing list archive at Nabble.com.
> > >
> > > _______________________________________________
> > > Seaside mailing list
> > > Seaside at lists.squeakfoundation.org
> > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> > _______________________________________________
> > Seaside mailing list
> > Seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >


More information about the Seaside mailing list