http://marianoagency.com/intranet/trial.html
Everything works fine until I start typing any of the sample tags (like "php").
As soon as I hit "p" the b.curCSS script error pops up. The popup still works with the tags, but it is in the wrong place (top left 0,0).
What am I doing wrong?
I fixed this error by including following line inside jQuery library
jQuery.curCSS = jQuery.css;