Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] My Image Modal: Open image link and youtube link in modal
#54
(2016-01-14, 09:37 PM)feilian Wrote: u need change
jquery.js?ver=1806

only work versione
jquery.js?ver=1804

i tested with several version of jquery for me work fine in FF...
1806 == jquery 1.11.3
1804 == jquery 1.11.2

newest version is 1.12.0
so you can test with 1.12.0

find:
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806"></script>

replace:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>

if work with change above, so download 1.12.0 version, rename to jquery.js and replace jquery.js in javscripts folder of mybb installation.

and

find
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>

replace
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806.1"></script>

download:

1.12.0: https://ajax.googleapis.com/ajax/libs/jq...ery.min.js (use right button of mouse to save link as...)
Reply


Messages In This Thread
RE: My Image Modal: Open image link and youtube link in modal - by martec - 2016-01-15, 08:56 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)