Testing caretPos - Posted (1962 Views)
Average Member
SiSL
Posts: 671
671
This is a caretPos testing for IE9

Edit: Hmm... Guess no way of testing that here... :(

Seems to be something wrong with "DOCTYPE html" and IE9 Documents Mode because of IE9. Hope to be fixed in IE9 RC at Feb 28th
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Admin
HuwR
Posts: 20611
20611
that's good to know smile
I wonder if it also fixes the problem I have when debugging web applications in Visual studio 2010, will have to download the RC tomorrow and try it out.
Posted
Average Member
SiSL
Posts: 671
671
But I need advice on that tho;

I personally think, it might be good idea to change "selection" after addText still pointing original text, like when you press bold, it selects entire "[b]text[/b]" rather than text now, how may I modify so that it still selects original text rather than addition? well, it is personal choice ofcourse...
edit: oops, I think it is not possible with current setup, seems have to change entire functions for that, so nevermind...
You Must enter a message