Remotive
16-04-2008, 10:08 PM
Well, I have this code and I have tried to make this work about 5 maybe 6 times now and still nothing, here is my code..
objInfo.innerHTML =
'<a href="#" onclick="ddrivetip(\''<b>Edit</b><br/><br/><input type="submit" name="remove" value="Remove" onclick="deleteObject(\'' + obj[0] + '\');">'\')";><img src="images/icon_edit.gif" align="right" valign="top" border="0"></a>';
It just stops the whole file from working.
Anyone know how to do this? :(
objInfo.innerHTML =
'<a href="#" onclick="ddrivetip(\''<b>Edit</b><br/><br/><input type="submit" name="remove" value="Remove" onclick="deleteObject(\'' + obj[0] + '\');">'\')";><img src="images/icon_edit.gif" align="right" valign="top" border="0"></a>';
It just stops the whole file from working.
Anyone know how to do this? :(