bump... im also looking for a pointer in the right direction
On Jun 16, 6:43 pm, "Johan Gunnarson" wrote:
> Does anyone know if it is possible to upload a file from a jquery modal form
> (http://jqueryui.com/demos/dialog/#modal-form) ?
>
> I just need some help with the ajax call. The back-end w
well you could use .load() to load a page into a div inside the
dialog... then open it. i dont like using iframes
*waits for the flameing*
On May 8, 7:23 pm, DualFlex wrote:
> Many thanks Richard!
>
> It's working! I have a few new twists. Meet you in the other forum!
> ---
> Dualflex
each "row"has a row beneath it with a "menu" part to edit / view the
record etc. using css the menu is set to display:none. when a user
clicks the record jquery does a .show() on the menu row
is it posible to sort the columns preserving the record row and menu
row (maybe grouping them with a clas
each "row"has a row beneath it with a "menu" part
to edit / view the record etc. using css the menu is set to
display:none. when a user clicks the record jquery does a .show() on
the menu row
is it posible to sort the columns preserving the record row and
menu row (maybe grouping them with a class
hi
i hope somone can help
i have a couple of records which all have (the idea anyways) have
select boxes. when a user changes the select box it submits those
changes and the record ID to another page using ajax to update the
database. so far i have
$(document).ready(function(){
$("#prio
5 matches
Mail list logo