Connecting Tech Pros Worldwide Help | Site Map

Looking for a framework

Merlin Morgenstern
Guest
 
Posts: n/a
#1: Oct 23 '07
Hi there,

I am looking for a framework to integrate some AJAX Functionality into
my webapp. First thing I would like to do, is an edit function that
opens up a layer with an edit field and shifts the content underneath
further down.

I had a look on prototype and sript.aculo.us but could not get the
desired function with the edit field.

Thank you in advance for any hint on this and maybe a few tipps how to
get it startet.

Best regards,

Andy
Captain Paralytic
Guest
 
Posts: n/a
#2: Oct 23 '07

re: Looking for a framework


On 23 Oct, 16:35, Merlin Morgenstern <ngro...@fastmail.fmwrote:
Quote:
Hi there,
>
I am looking for a framework to integrate some AJAX Functionality into
my webapp. First thing I would like to do, is an edit function that
opens up a layer with an edit field and shifts the content underneath
further down.
>
I had a look on prototype and sript.aculo.us but could not get the
desired function with the edit field.
>
Thank you in advance for any hint on this and maybe a few tipps how to
get it startet.
>
Best regards,
>
Andy
AJAX implies that the server will be involved. What language are you
using there?

Merlin Morgenstern
Guest
 
Posts: n/a
#3: Oct 23 '07

re: Looking for a framework


Captain Paralytic schrieb:
Quote:
On 23 Oct, 16:35, Merlin Morgenstern <ngro...@fastmail.fmwrote:
Quote:
>Hi there,
>>
>I am looking for a framework to integrate some AJAX Functionality into
>my webapp. First thing I would like to do, is an edit function that
>opens up a layer with an edit field and shifts the content underneath
>further down.
>>
>I had a look on prototype and sript.aculo.us but could not get the
>desired function with the edit field.
>>
>Thank you in advance for any hint on this and maybe a few tipps how to
>get it startet.
>>
>Best regards,
>>
>Andy
>
AJAX implies that the server will be involved. What language are you
using there?
>
Hi,

I am using PHP
Paul Lautman
Guest
 
Posts: n/a
#4: Oct 23 '07

re: Looking for a framework


Merlin Morgenstern wrote:
Quote:
Quote:
>>
>AJAX implies that the server will be involved. What language are you
>using there?
>>
Hi,
>
I am using PHP
Try xAjax, I have found it to be the easiest of the lot to understand.


Closed Thread