Posts
 
Reputation
Joined
Last Seen
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.

0 Endorsements
Ranked #4K
~295 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

2 Posted Topics

Member Avatar for veledrom

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/

Member Avatar for veledrom
0
194
Member Avatar for MatheusMK3

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 …

Member Avatar for Jupiter 2
0
101

The End.