Javascript Problem
-
I’m getting a “is not a function” error from the following:
jQuery(domChunk).live(‘click’,tb_click)The exact error from Safari is:
load-scripts.php:84TypeError: Result of expression ‘jQuery(domChunk).live’ [undefined] is not a function.From Firefox it is
jQuery(domChunk).live is not a functionI am running 3.0.1. This is preventing me from moving widgets, doing quick edits, edit page parameters (such as visibility), etc. Does anyone have any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Javascript Problem’ is closed to new replies.