On Aug 20, 6:13 pm, Eridius <[EMAIL PROTECTED]> wrote:
> I have now just tried
>
> destination.load('/lib/ajax/price_buster.php', {'get': 'destination'});
> destination.bind('change', function()
> {
<snip>Add bind in load's callback, otherwise, you won't be having elements to bind. Or use LiveQuery plugin. -- <?php echo 'Just another PHP saint'; ?> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

