- Posts: 6743
- Thank you received: 716
Re: Plugin not showing full image in ie8
-
milos
Support Staff - Moderator
Less
More
13 years 7 months ago #7768
by milos
Replied by milos on topic Re: Plugin not showing full image in ie8
Please send link of the page where the error can be seen. Without that, we can't help.
Please Log in to join the conversation.
-
michaeltheone
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
13 years 7 months ago #7769
by michaeltheone
Replied by michaeltheone on topic Re: Plugin not showing full image in ie8
Can the problem be that jQuery was activated within the plugin and that the template parameters has jQuery also activated?
that it may not work together? (as the template jQuery is hosted on Google)
that it may not work together? (as the template jQuery is hosted on Google)
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
13 years 7 months ago #7770
by milos
Replied by milos on topic Re: Plugin not showing full image in ie8
You should not have two references to the jQuery on the same page.
Please Log in to join the conversation.
-
michaeltheone
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
13 years 7 months ago #7772
by michaeltheone
Replied by michaeltheone on topic Re: Plugin not showing full image in ie8
And how can i find out if theres more then one jQuery references on the same page?
when i disable the Google Ads plugin then the images shows correctly on Google Chrome but not ie8 then there the plugin is overlapping the footer and not showing images correct?
when i disable the Google Ads plugin then the images shows correctly on Google Chrome but not ie8 then there the plugin is overlapping the footer and not showing images correct?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
13 years 7 months ago #7773
by milos
Replied by milos on topic Re: Plugin not showing full image in ie8
By looking at the page source code, using any browser. All our modules allows jQuery to be on or off. If you are using 3rd party's modules that loads jQuery you must disable it in those modules. Please ask 3rd party's modules' developers for help.
Please Log in to join the conversation.
-
michaeltheone
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
13 years 7 months ago - 13 years 7 months ago #7775
by michaeltheone
Replied by michaeltheone on topic Re: Plugin not showing full image in ie8
These are the only jQuery codes on the photo-album page in the source code:
<script src=" ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js " type="text/javascript">
<script src="/web2011/templates/deluxe/includes/base/js/jquery.noconflict.js" type="text/javascript"></script>
<script src="/web2011/templates/deluxe/js/jquery.utils.js.php?hlw=1&hlf=1&ms=jsMenu" type="text/javascript"></script>
see: www.thundershow.nl/web2011/fotos/2008/196-oss-20-augustus-2008
<script src=" ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js " type="text/javascript">
<script src="/web2011/templates/deluxe/includes/base/js/jquery.noconflict.js" type="text/javascript"></script>
<script src="/web2011/templates/deluxe/js/jquery.utils.js.php?hlw=1&hlf=1&ms=jsMenu" type="text/javascript"></script>
see: www.thundershow.nl/web2011/fotos/2008/196-oss-20-augustus-2008
Last edit: 13 years 7 months ago by michaeltheone.
Please Log in to join the conversation.
Time to create page: 0.101 seconds