0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
~295 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 1
Hardware x 1
Favorite Tags
2 Posted Topics
var htmlStr = $('textarea').html(); $('textarea').text(htmlStr); Change these lines to this: var htmlStr = $('textarea').text(); $('textarea').text(htmlStr.replace(/(<([^>]+)>)/ig,"")); And it should remove all HTML tags, leaving only the text... Source: http://css-tricks.com/snippets/javascript/strip-html-tags-in-javascript/
Hello people, I've a Intel Pentium 4 with 1.5GB of ram and a NVidia GeForce FX5500, before i buy the plus 1GB of ram and the my GPU this also occours: My computer is shuting down when it is using or not, when i enter Bios i see that: [COLOR="Red"]System …
The End.