[Seaside] imageButton and seaside 2.7

Nicolas Petton petton.nicolas at gmail.com
Wed Apr 18 15:10:49 UTC 2007


Hi,

I'm new with Seaside and I don't know how to use the imageButton with
Seaside 2.7.

I can put an image from the web with :

html form: [
    html imageButton
        url: 'www.myurl.com/mypicture.png';
        callback: [self inform: 'hello']]

but it doesn't works with local files, and I didn't find any other 
method to do this.

With image I do :

html image 
    fileName: 'example.png'.


Does someone know how it works with local files ?

Thanks,

Nicolas Petton


-- 
                                ___
.:! DEBIAN GNU/Linux !:.       / _ \
                              | /   |
    The universal OS          | \__/
                               \
-------------------------------------
Ma clé GPG est disponible ici :
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE788C34D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070418/b8247057/attachment.pgp


More information about the seaside mailing list