Hi All,
i work with seaside on VW7.6.
I rendering some div tag on my web
page.
My question is:
i can dynamic change the
dimension of the div tag from the web browser with use of the mouse
?
Any pointers would be
greatly appreciated!
Regards, Dario _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Dario,
http://demos.mootools.net/Resizable -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] 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: [hidden email] [mailto:seaside- > [hidden email]] On Behalf Of Dario Trussardi > Sent: Wednesday, May 28, 2008 2:03 PM > To: [hidden email] > Subject: [Seaside] Dynamic change of the DIV tag dimensions > > Hi All, > > i work with seaside on VW7.6. > > I rendering some div tag on my web page. > > My question is: > > i can dynamic change the dimension of the div tag from the web > with use of the mouse ? > > > Any pointers would be greatly appreciated! > > Regards, > > Dario > _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Also the jQuery option has resizeable:
http://dev.jquery.com/view/tags/ui/1.5b2/demos/ui.resizable.html seems to work even for images, cheers, Sebastian > -----Mensaje original----- > De: [hidden email] > [mailto:[hidden email]] En nombre > de Boris Popov > Enviado el: Miercoles, 28 de Mayo de 2008 18:05 > Para: Seaside - general discussion > Asunto: RE: [Seaside] Dynamic change of the DIV tag dimensions > > Dario, > > http://demos.mootools.net/Resizable > > -Boris > > -- > +1.604.689.0322 > DeepCove Labs Ltd. > 4th floor 595 Howe Street > Vancouver, Canada V6C 2T5 > http://tinyurl.com/r7uw4 > > [hidden email] > > 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: [hidden email] [mailto:seaside- > > [hidden email]] On Behalf Of Dario Trussardi > > Sent: Wednesday, May 28, 2008 2:03 PM > > To: [hidden email] > > Subject: [Seaside] Dynamic change of the DIV tag dimensions > > > > Hi All, > > > > i work with seaside on VW7.6. > > > > I rendering some div tag on my web page. > > > > My question is: > > > > i can dynamic change the dimension of the div tag from the web > browser > > with use of the mouse ? > > > > > > Any pointers would be greatly appreciated! > > > > Regards, > > > > Dario > > > _______________________________________________ > 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 |
In reply to this post by dtrussardi@tiscali.it
Hi!
I have already added such functionality as AddOn to Seaside 2.9!
see
br
Gerhard
On Wed, May 28, 2008 at 11:03 PM, Dario Trussardi <[hidden email]> wrote:
_______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |