Skip to content

Replies

0
shamimafridi
shamimafridi answered on Jun 15, 2012 8:41 AM

I have the same problem with the following igTextEditor configuration

$('#myText').igTextEditor({

                                    width:200,

                                    value:'udc'

                                    text:'udc'

                                    type:"text",

                                    maxLength:10

                                })

And I don't want to use it with Asp.net MVC