Jump to content

Recommended Posts

Posted

Nabeel, you and I talked about this a while back.  I am trying to release 3 more skins, but it seems the java I am trying to use never wants to work in PHPVMS, is there a reason why?

Posted

If you are using it within the document( wrapping it in script tags) then there shouldn't be a problem. If you are using an external file with your java script insure that you are correctly linking to the path of the file.

Posted

What are you trying to do? I have after many painful hours got java script to run in a skin, but you have to wrap it in script tags i.e

<script type="text/javascript" src="<?php echo SITE_URL ?>/lib/skins/nexiss/Buttons_files/cbjscbButtons.js"></script>

And check the paths very carefully that was my biggest problem, especially any paths within the Javascript itself i.e. to any images etc.

hope this helps

Karl

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...