[jQuery] Refreshing the parent page from the SECOND child - can this be done using jquery ?
Hi,
I had a typical catch (which google couldnt help with) and some one
posted
on one of the forums that this is possible using jquery.
I have a combo box (drop down box), whose values I get from a bean.
Next to the combo box is a text box with a link next to it which would
say
filter. when the user types in a value and clicks on that link,
I need to filter the values of an already populated dropdown box, and
am at
loss to understand, how I would/could do it.
Bascially just repopulate the <select> with the filtered values.
I would be grateful if someone can guide me in this and also if you
can let
me know if this is possible in jquery.. then Id have to wake tonight
and
learn up on jquery.
thanks in advance for your time on this.
thanks