

CAPITAL LETTER on form
#1
Posted 17 September 2012 - 02:09 PM
I'm on Google chrome
#2
Posted 17 September 2012 - 02:27 PM
Edited by Greyrook, 17 September 2012 - 02:27 PM.
#3
Posted 17 September 2012 - 02:29 PM
Greyrook, on 17 September 2012 - 02:27 PM, said:
yes that is what I'm talking about and I'm ok with it not being good for you
#4
Posted 17 September 2012 - 02:42 PM
Windigo117, on 17 September 2012 - 02:29 PM, said:
Not just for me, for EVERYONE. Regardless, that is not up to PGI as the editor you and I are typing in right now is most likekly some standard plugin that probably wasn't developed by anyone at PGI, and even if it was it would be a bit of a headache to code in letter recognition at that scale. It would have to take like a regular expression that checks back 1 letter from the content so like:
var reg = /^1\/ \i/; //or whatever the 'look back' character is
var reg2= /\i/\ /; //I don't even know if there's a character for spaces, there probably is but I don't write RegExps
if(test.reg($('thisContentWhateverItsCalled')) && test.reg2($('thisContentWhateverItsCalled'))) {
$('thisContentWhateverItsCalled').html($('thisContentWhateverItsCalled').length() - 1);
$('thisContentWhateverItsCalled').append('I');
}
or something. That wouldn't work anyway (only novice-level experience with jQuery and Javascript). In any case, it's not worth bothering with for something that's not really expected from rich web-media stuff.
Edited by Greyrook, 17 September 2012 - 02:51 PM.
#5
Posted 17 September 2012 - 05:32 PM

#6
Posted 17 September 2012 - 08:45 PM
Edited by verybad, 17 September 2012 - 08:46 PM.
#7
Posted 17 September 2012 - 09:56 PM
pursang, on 17 September 2012 - 05:32 PM, said:

Yes, the off topic forum was apparently too hard for him to find and use.
I've yet to run into a forum where it will auto-capitalize for you. You are beyond lazy at this point and a sad addition to the millions of other individuals that do not understand proper grammar or care to know how to write properly. Or at least half-way legit.
#8
Posted 17 September 2012 - 10:12 PM
#10
Posted 17 September 2012 - 10:53 PM
I'm sure the trolls shall arrive in good time, but for now lets not get sidetracked eh.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users