Re: Dynamic form changes without refresh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mayer, Jonathan wrote:

> Using some basic javascript/AJAX, I have set up a link next to each
> text box, which calls code that updates the database in the background
> without refreshing the page. If I manually refresh the page, the
> textarea box in question updates correctly, proving that the database
> update has worked. However, I cannot work out how to get the textarea
> boxes to toggle the disable on/off "on the fly". I assume they would
> need to continually check the database and adjust as required.

This sounds too obvious, so I've probably misunderstood your question -
but surely it is just a matter of toggling the CSS 'display' attribute? 


/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux