I have following XML\[code\]<div class="new_select"> <select id="Schwarzkopf Live Hair Colour1" class="sf_input" name="id[8]"> <option value="http://stackoverflow.com/questions/14391202/0">Select Schwarzkopf Live Hair Colour</option> <option disabled="" value="http://stackoverflow.com/questions/14391202/199">Black #1.0 </option></select></div>\[/code\]And I want to save the attribute value id (Schwarzkopf Live Hair Colour1) for the the node 'select'Can't remember the function for this. Help Please.