Hello all,

I've just discovered the awesome prototype portal class, and i'm trying 
to play with the options.
Anyway as i'm not really strong in javascript, i have several questions ;=)

1/ How can i use the URL method ? I want to save the positions of the 
div, when a user is moving them. This is giving the next question :
2/ Is it the right method ? I mean, when calling a url, i could call a 
script that would save positions in a database ? (huh don't even know 
how to do that lol)
3/ Is it possible to call a url when setting content ? i mean instead of 
writing setContent("blabla"), we could have 
setContent('user/page1.php'?>) ? (i've tried to add something like 
setContent(<?php include('user/page1.php');?>) but that's not working..
4/ how can i add a minimize/maximize button next to the "delete" button, 
that could be able to hide/show the div contents ?

That's all (for the moment hihi)

Thanks by advance,

Charly

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to