I am using
<div id="123456ABC" class="classname" onclick="javascript:AddValue(aa.value,'33',bb.value,'1000')"></div>
<div id="78904 bbc" class="classname1" onclick="javascript:AddValue(aa.value,'55',bb.value,'2000')"></div>
I need to remove the spaces and text after space in the id if space exist in the id
in the above case i need the id as id=123456ABC and id=78904