View Single Post
Old 11-28-2014, 10:20 PM   #5
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
1. I just figured that tags would by bypassed.

2. The real issue seems to be that if the text is mixed case (start) after operations like Upper Case the text is not all upper case like I would expect (end)

Code:
<body>
  <p> start with 'aaaa bbbb CCCC dddd eeeEEE FFFfff'</p>
  <p> end with after UPPER CASE 'AAAA bbbb CCCC dddd eeeEEE FFFfff xxxx'</p>
</body>

Last edited by phossler; 11-28-2014 at 10:44 PM.
phossler is offline   Reply With Quote