views:

24

answers:

1

This is a wierd one,

both inputs and text areas, cant move through the text with the left and right arrows?

there's lots of javascript/jquery on the page so it's likely a plugin is overriding, but thought i'd see if anyone's ever had a similar experience or got any pointers before i wade through mountains of code!

A: 

My issue was the jquery dialog box I was using (fancybox) has a problem with inputs/cursors, not just in my instance.

I'm going to try using http://colorpowered.com/colorbox/ instead and see if it works

Haroldo
Congratulations on finding the cause. Note that you can accept your own answer (http://meta.stackoverflow.com/questions/16930/is-it-ok-to-answer-your-own-question-and-accept-it)
outis