Item inserted event?

  •  06-08-2006, 5:13 AM

    Item inserted event?

    Hi

    Could you tell me if there is a way of programatically getting the last inserted element?

    For example, if a user inserts a textbox - is there a way of getting a handle on the textbox so that we can either append custom attributes to it? Either that or just the ID of the inserted element so that we can log it in a database?

    Is there an event fired which would could catch in Javascript for inserted elements?

    Thanks
    Andy

View Complete Thread