I use a lot of templates in JCE and more recently these are made using <div> rather than <table>. This all works very well in Chrome but in IE 11 its not so friendly.
I'm not sure if its a JCE issue or an IE issue - Any ideas or solutions welcome
The code below is the template I use along with editor.css mods to make it visible in JCE - Its near impossible to place the cursor in the <div> as it turns into the "move" cursor (4 arrows in a plus format +) then takes 2 or 3 clicks to get the normal cursor ( I beam ) to appear.
I'm not sure if its a JCE issue or an IE issue - Any ideas or solutions welcome
The code below is the template I use along with editor.css mods to make it visible in JCE - Its near impossible to place the cursor in the <div> as it turns into the "move" cursor (4 arrows in a plus format +) then takes 2 or 3 clicks to get the normal cursor ( I beam ) to appear.
<hr class="hide" /> <div class="snippet"> <div class="snippet-row2"> <div class="snippet-Col1"> <p>1</p> </div> <div class="snippet-Col2"> <p>2</p> </div> </div> </div> <hr class="hide" />
It seems that module parameters haven't been configured properly. Please make sure that you are using a valid twitter username, and
that you have inserted the correct keys. Detailed instructions are written in the module settings page.