Hi Fillip, if by that you mean I can use a url link to the library, otherwise I'm not sure what you mean. Whether I use a link to the script or access the library from an outside source like Google, I still have the problem of launching the slider. It doesn't appear. I believe that by placing the code above in the headinclude pointing to the script, the slider should be visible unless I'm missing a step somewhere. Do I need to identify the script version? If so, where? There is no place for that in the options. Thanks.
Okay, I think I got it. The jquery is being accessed remotely, possibly via the product (xml) file perhaps? That being the case, it doesn't resolve the actual problem being that the slide is not appearing on my forum. I've removed the line entry in the
headinclude.
Also for those interested, in the xml product, line # 1507 has the wrong url for the easing demo, which you link to in the "Manage Instances" settings option in the ACP. At the bottom of the configuration file is a section entitled Transition Easing. That link takes you to a demo. The url in line 1507 of the product should be: <a href="http://jqueryui.com/easing/" target="_blank">...
|