Revision: 48963
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at July 13, 2011 16:19 by punuhan
                            
                            Initial Code
var att = str.replace(/(<([^>]+)>)/ig,"");
Initial URL
Initial Description
Removes the html tags in the string in javascript.
Initial Title
Removing the html tags in string in javascript
Initial Tags
javascript
Initial Language
JavaScript