|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I have a string, for example str="<P ALIGN='LEFT'>In this I don't want to change to the lower case</P>";
I want to change all html tag and its attributes or properties to the lower cas, but not the text inside the html tag. I mean that str="<p align='left'>In this I don't want to change to the lower case</p>" Hope you can help me. |
|
#2
|
||||
|
||||
|
what for?
|
|
#3
|
||||
|
||||
|
A regular expression would really help here...
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Convert html tags to Lower Case |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|