arvgta / ajaxify

Ajaxify - An Ajax Plugin
https://4nf.org/
275 stars 124 forks source link

Ajaxify - a nuisance specific to 4nf.org homepage #78

Closed arvgta closed 9 years ago

arvgta commented 9 years ago

This only pertains to the 4nf.org homepage (i.e. you should be able to use the plugin on your site without experiencing this issue)

(I have ruled-out a syntactical error: Checked the homepage against the validator - mostly harmless warnings)

If you open the console when opening the 4nf.org homepage, you can occasionally spot the following warning:

In this event, the jQuery selection being passed is empty:

I don't know, how it is possible, that the content div

jQuery('#content')

...being passed is empty?

Any ideas?