Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: 'this.appearingFX' is null or not an object #2

Open
gmolish opened this issue Jan 11, 2010 · 2 comments
Open

Error: 'this.appearingFX' is null or not an object #2

gmolish opened this issue Jan 11, 2010 · 2 comments

Comments

@gmolish
Copy link

gmolish commented Jan 11, 2010

What steps will reproduce the problem?

  1. In IE 7 I am serving an asp.net page. When the page initially loads the
    tool tips work as expected. When I select a page filter that trims down the
    results of the page I get the error message mentioned above.

What is the expected output? What do you see instead?
Expected output is the cooltip. Instead I see nothing.

What version of the product are you using? On what operating system?
I am using the latest version as of 1/11/2010. I have IIS 7 running on
Windows 2008 server.

@okonet
Copy link
Owner

okonet commented Jan 19, 2010

Please check the dependent libraries (prototype & effects.js)

@gmolish
Copy link
Author

gmolish commented Jan 19, 2010

Both prototype.js and effects.js were updated to the latest versions. I believe this error is unique to asp.net auto postback. It appears to be working fine everywhere else (when no postback is involved). I've gone with a pure css solution since I couldn't find a way to make it work with an asp.net page that involved auto postback. Thanks for your response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants