JQuery ClueTip with ColdFusion - Javascript $(document).ready() misfire

45 Views Asked by At

I was wondering if $(document).ready(...) fires for a cluetip content page, in general, after it is loaded. It doesn't seem to at all if the content page is a .cfm, however I have yet to try this for a normal .htm file (I'm assuming there is no difference since after the CF server processes the CF markup, the remaining page handling/loading behavior should be standard (I'd like to image so anyway).

If anyone requires/prefers a code example please let me know, I just don't have the nerve right at this moment.

Thanks a lot.

0

There are 0 best solutions below