/ Published in: JavaScript
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
array_name.splice(array_name.indexOf(item_to_remove), 1);
URL: http://wolfram.kriesing.de/blog/index.php/2008/javascript-remove-element-from-array
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)