I don't get this. I'm having the same problem. Is this the solution you are 
talking about? where do you define the delay?

$('#myTab a[href="#JS"]').click(function() {
     $('#myTab a[href="#JS"]').delay(1).tab('show');
});
El jueves, 16 de febrero de 2012 01:46:55 UTC+1, Doug Barrett escribió:
>
> This has been solved!  I had it do a delay on the click of the tabs for 1 
> millisecond before refreshing the CodeMirror instance, and it worked.

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to