Results 1 to 2 of 2

Thread: Broken images on switch content script

  1. #1
    Join Date
    Mar 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Broken images on switch content script

    1) Script Title: Switch Content Script II (icon based)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...chcontent2.htm

    3) Describe problem: Hello. I used your switch content script on a site I did a while ago. They just alerted me that now the image icons appear broken. I've gone through the script to try to determine what had happened, but am not able to see anything. The "open" state images show up fine, but the "closed" images are broken. Can you help? Here is the URL so that you can see: http://www.bangsalon.net/wash_park_salon.html

    Thank you for your help.

    meg maurek

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Inside the initialization code of the script, you have the following defined for the toggle images:

    Code:
    bobexample.setStatus('<img src="http://img242.imageshack.us/img242/5553/opencq8.png" /> ', '<img src="http://img167.imageshack.us/img167/7718/closedy2.png" /> ')
    The second entry pertains to the closed state's image, which you can see is broken: http://img167.imageshack.us/img167/7718/closedy2.png
    DD Admin

Similar Threads

  1. Resolved Switch Content Script II open/close images
    By t3od0r in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 12-07-2009, 10:01 AM
  2. Replies: 11
    Last Post: 06-29-2008, 08:27 PM
  3. Why is Switch Menu broken only with www's in the url?
    By aplayerb in forum Dynamic Drive scripts help
    Replies: 10
    Last Post: 09-08-2006, 07:49 PM
  4. Switch Content Script With Images And...
    By e-roq in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 07-17-2005, 05:22 AM
  5. Add Images To Switch Content Script?
    By CrimsonDawn in forum Dynamic Drive scripts help
    Replies: 4
    Last Post: 11-10-2004, 09:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •