Help with java script

This is a discussion on "Help with java script" within the JavaScript Forum section. This forum, and the thread "Help with java script are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 28th, 2008, 10:06
Pss Pss is offline
New Member
Join Date: Mar 2008
Location: denmark
Age: 31
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Help with java script

hi

I have put a java script on my website that should show my pictures with a dark background

The page is http://scandog.eu/testsite/vandland.htm the java works on my mac there where i click on the pictures i get them up with a dark background but it works all wrong when it is a PC?
I really hope someone can help me
Thanks
Reply With Quote

  #2 (permalink)  
Old Mar 28th, 2008, 14:39
CloudedVision's Avatar
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 942
Blog Entries: 8
Thanks: 2
Thanked 21 Times in 21 Posts
Send a message via AIM to CloudedVision Send a message via MSN to CloudedVision Send a message via Skype™ to CloudedVision
Re: Help with java script

first off, take a look at this:

HTML: Select all
<style type="text/css">
<!--
body {
    background-color: #999999;
}
-->
</style></head>

<!-- There should be a <body> tag right here. -->

<div id="container">
  <div id="top">
  <div id="flag">
And I'm not sure quite what your talking about, the images with a dark background. You mean the javascript slide show thing?
__________________
echo "Take it easy, ".$CloudedVision;
.links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; }
<quote>&quot;I think it's wrong that only one company makes the game Monopoly&quot; - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
Reply With Quote
  #3 (permalink)  
Old Mar 28th, 2008, 15:35
Pss Pss is offline
New Member
Join Date: Mar 2008
Location: denmark
Age: 31
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help with java script

Cut & Paste BackBox Image Viewer this is what it is called
I just put the body in again someone said I should erase it
Reply With Quote
  #4 (permalink)  
Old Mar 28th, 2008, 21:17
CloudedVision's Avatar
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 942
Blog Entries: 8
Thanks: 2
Thanked 21 Times in 21 Posts
Send a message via AIM to CloudedVision Send a message via MSN to CloudedVision Send a message via Skype™ to CloudedVision
Re: Help with java script

Quote:
The page is http://scandog.eu/testsite/vandland.htm the java works on my mac there where i click on the pictures i get them up with a dark background but it works all wrong when it is a PC?
Few things to clear up:
1) You said java, javascript and java are very different languages
2) PC and mac is irrelevent, its the browser that matters

Quote:
Cut & Paste BackBox Image Viewer this is what it is called
The problem is caused because the BackBox Image Viewer isn't cross browser (the close button doesn't work in ff), so I would use something else. Lightbox 2 is popular.
__________________
echo "Take it easy, ".$CloudedVision;
.links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; }
<quote>&quot;I think it's wrong that only one company makes the game Monopoly&quot; - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Date Display - java script ksolanki Other Programming Languages 2 Mar 26th, 2008 09:51
I want ecards Java Script code. Anybody help 2 me. naagoo JavaScript Forum 1 Oct 28th, 2006 14:47
Java Script HELP!!!! dandaman2006 JavaScript Forum 1 May 22nd, 2006 10:07
calculator making in Java script s_mazhar JavaScript Forum 4 Oct 9th, 2005 14:33
Not sure this is a java script question? haans_gruber JavaScript Forum 7 Sep 3rd, 2005 01:56


All times are GMT. The time now is 06:04.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43