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

Errors in cooltips home page #6

Open
tct opened this issue Dec 23, 2010 · 1 comment
Open

Errors in cooltips home page #6

tct opened this issue Dec 23, 2010 · 1 comment

Comments

@tct
Copy link

tct commented Dec 23, 2010

Hi,

Please see:

http://okonet.ru/projects/tooltips/

Instead of '&':

<script type="text/javascript" src="includes/scriptaculous.js&load=builder,effects"></script>

should be '?':

<script type="text/javascript" src="includes/scriptaculous.js?load=builder,effects"></script>

And should be also added effects.js (in my case didn't work otherwise).

@tct
Copy link
Author

tct commented Dec 23, 2010

script type="text/javascript" src="includes/scriptaculous.js&load=builder,effects"
script type="text/javascript" src="includes/scriptaculous.js?load=builder,effects"

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

1 participant