Search found 22 matches

by smallbreeds
17 Nov 2011, 22:51
Forum: Top Stats
Topic: Problem with Jquery?
Replies: 14
Views: 7674

Problem with Jquery?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> <!-- INCLUDE absolution_config.html --> <meta http ...
by smallbreeds
17 Nov 2011, 22:46
Forum: Top Stats
Topic: Problem with Jquery?
Replies: 14
Views: 7674

Problem with Jquery?

Hello

I have the typical problem with jquery. Social Network already carries a jquery. So I tried to delete the line:

Code: Select all

<script src="{ROOT_PATH}script/jquery-1.7.min.js" type="text/javascript"></script>
Did not work, have a suggestion?

Thank you!