User Profile

Collapse

Profile Sidebar

Collapse
nicksull
nicksull
Last Activity: Jul 27 '10, 07:46 AM
Joined: Jul 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nicksull
    replied to getting a js fancybox script to work
    acoder you're a legend!

    thank you very much!

    learning new stuff (with a bit of help) is fun...
    See more | Go to post

    Leave a comment:


  • nicksull
    replied to getting a js fancybox script to work
    Hi acoder,

    Thanks for your reply.

    I've already installed fancybox using the howto and it works fine when the page ajaximage.php is loaded in a browser by itself.

    The problem is I have an ajax script attached to a drop down to load that ajaximage.php as an external page into a div, that's when the javascript doesn't work.

    I have done some research and been reading that the scripts on the called in...
    See more | Go to post

    Leave a comment:


  • nicksull
    started a topic getting a js fancybox script to work

    getting a js fancybox script to work

    I have been developing an oscommerce store and everything is fine except for a few little ajax/javascript commands that I cant get to work, so I thought I would post here for some answers.

    On my product info page I have a drop down box with this script attached to it
    Code:
    <script language="javascript">
    
    function createRequestObject() {
    var req;
    
    if(window.XMLHttpRequest){
    ...
    See more | Go to post
    Last edited by Dormilich; Jul 19 '10, 05:14 AM. Reason: Please use a meaningful title
No activity results to display
Show More
Working...