Loading different pages with .ready's is just fine. If the page has already
loaded then all .ready functions will be executed immediately. Also, there
is probably not a scoping issue. You might want to make sure that the html
you are trying to change (<a> tags) have all been loaded at the point your
cluetip code gets executed.

~Sean

Reply via email to