

|
 |
| Programming > JavaScript > Re: My Very Str... |
|
| << Topic |
< Post |
Post 4 of 173 Topic 35534 of 37133
|
Post > |
Topic >> |
Re: My Very Strange Webhost, SBI! -- Opinions, Please
by =?iso-8859-1?Q?Kim_Andr=E9_Aker=F8?= <kimandre@[EMAIL PROTECTED]
May 8, 2008 at 11:17 PM
| Prisoner at War wrote:
>
> Friends, your opinions and advice, please:
>
> I have a very simple JavaScript image-swap which works on my end but
> when uploaded to my host at http://buildit.sitesell.com/sunnyside.html
> does not work.
>
> To rule out all possible factors, I made up a dummy page for an
> index.html to upload, along the lines of <html><head><title></title></
> head><body></body></html>.; the image-swap itself is your basic <img
> src="blah.png" onMouseOver="bleh.gif" onMouseOut="blah.png">.
>
> All file paths are correct; all image files have been uploaded; the
> JavaScript itself, such as it is, is also correct.
>
> That is to say, all very simple.
>
> And still it doesn't work.
>
> Now I contacted their customer/tech sup****t, and only after three days
> with the third rep was it acknowledged that I had a problem which they
> ought to look into (at first they did the usual tech sup****t thing
> and, upon seeing the keyword "JavaScript" immediately disavowed any
> responsibility for my situation, as if I was calling about third-party
> software or something like that).
>
> After another three days of not receiving my files that they asked me
> to send, which I did via Yahoo!, they took a whole week to investigate
> the matter
>
> This is what I was told, in relevant part:
>
> The issue is with how the absolute and relative links are
> used, and our programmers have said (and tested) that
> if you...
>
> 1. Upload a dummy file with all the images referenced
> separately, i.e. in separate <img src ="..."> tags
>
> 2. Make all the links absolute before uploading
>
> ...then what you want to achieve will be successful on
> the live page.
>
>
> Can someone parse that for me, please? I don't understand what's
> being asked of me, exactly.
>
> Am I really being asked to use absolute path-names? Couldn't that
> prove very messy down the road should I decide to move files/pages
> around??
>
> And, moreover, how am I supposed to use separate <img> tags for the
> two image files that are to be used for an image-swap?? How would the
> browser know to link the two in the manner of an image-swap if
> "distributed" over separate <img> tags??
>
> And is it perhaps somehow too much for me to expect my webpages to
> upload "as is" -- or is it not unusual for a webhost to have
> particular requirements about how such things need to be?? SBI! is my
> first webhost so I really don't know what industry standards would be.
The onmouseover and onmouseout parameters of the tag needs to refer to
a JavaScript function, or even a small JavaScript contained inside the
parameter text, not a reference to an image location.
How to achieve such an effect is described, among other places, here:
http://www.hypergurl.com/rolloverimage.html
--
Kim André Akerĝ
- kimandre@[EMAIL PROTECTED]
(remove NOSPAM to contact me directly)


|
173 Posts in Topic:
|
Prisoner at War <priso |
2008-05-08 13:54:01 |
|
Ben C <spamspam@[EMAIL |
2008-05-08 16:37:40 |
|
Sherman Pendley <spamt |
2008-05-08 23:57:49 |
|
=?iso-8859-1?Q?Kim_Andr=E |
2008-05-08 23:17:40 |
|
"nobody@[EMAIL PROTE |
2008-05-09 00:33:31 |
|
Jerry Stuckle <jstuckl |
2008-05-08 20:56:03 |
|
Sherman Pendley <spamt |
2008-05-09 00:05:36 |
|
"Richard Cornford&qu |
2008-05-09 07:36:15 |
|
SAZ <saz1958@[EMAIL PR |
2008-05-08 21:20:13 |
|
Prisoner at War <priso |
2008-05-09 06:25:15 |
|
SAZ <saz1958@[EMAIL PR |
2008-05-09 12:17:49 |
|
Prisoner at War <priso |
2008-05-11 09:18:33 |
|
Mark Goodge <usenet@[E |
2008-05-11 21:19:51 |
|
Prisoner at War <priso |
2008-05-09 06:50:28 |
|
Prisoner at War <priso |
2008-05-09 06:59:52 |
|
Prisoner at War <priso |
2008-05-09 07:02:13 |
|
Sherman Pendley <spamt |
2008-05-09 12:27:29 |
|
Sherman Pendley <spamt |
2008-05-09 12:36:53 |
|
Prisoner at War <priso |
2008-05-14 19:29:13 |
|
Mark Goodge <usenet@[E |
2008-05-15 07:13:17 |
|
Andy Dingley <dingbat@ |
2008-05-15 02:56:50 |
|
Andy Dingley <dingbat@ |
2008-05-15 06:38:21 |
|
Prisoner at War <priso |
2008-05-18 21:34:52 |
|
Prisoner at War <priso |
2008-05-09 07:08:52 |
|
Joose Niemi <jooseNOSP |
2008-05-09 18:14:23 |
|
Jim Moe <jmm-list.AXSP |
2008-05-10 12:32:29 |
|
Prisoner at War <priso |
2008-05-09 07:15:08 |
|
Dave <kontos@[EMAIL PR |
2008-05-09 12:53:50 |
|
Prisoner at War <priso |
2008-05-09 07:21:01 |
|
"nobody@[EMAIL PROTE |
2008-05-09 22:57:33 |
|
Jim <j_green71@[EMAIL |
2008-05-09 07:33:49 |
|
Prisoner at War <priso |
2008-05-09 07:34:22 |
|
Jim <j_green71@[EMAIL |
2008-05-09 07:46:03 |
|
Prisoner at War <priso |
2008-05-09 07:47:20 |
|
Prisoner at War <priso |
2008-05-09 08:03:17 |
|
Chaddy2222 <spamloverm |
2008-05-09 08:20:10 |
|
Prisoner at War <priso |
2008-05-09 13:12:25 |
|
Prisoner at War <priso |
2008-05-09 13:14:17 |
|
Sherman Pendley <spamt |
2008-05-09 18:22:15 |
|
Thomas 'PointedEars' Lahn |
2008-05-10 11:31:51 |
|
Sherman Pendley <spamt |
2008-05-10 12:18:58 |
|
Thomas 'PointedEars' Lahn |
2008-05-10 20:26:49 |
|
Sherman Pendley <spamt |
2008-05-11 10:54:54 |
|
Prisoner at War <priso |
2008-05-09 13:25:08 |
|
Prisoner at War <priso |
2008-05-09 13:28:53 |
|
Mark Goodge <usenet@[E |
2008-05-09 22:19:54 |
|
SAZ <saz1958@[EMAIL PR |
2008-05-09 16:41:37 |
|
Prisoner at War <priso |
2008-05-11 15:29:11 |
|
Mark Goodge <usenet@[E |
2008-05-12 07:19:10 |
|
Prisoner at War <priso |
2008-05-09 22:00:25 |
|
Mark Goodge <usenet@[E |
2008-05-10 10:27:22 |
|
Thomas 'PointedEars' Lahn |
2008-05-10 11:33:36 |
|
Sherman Pendley <spamt |
2008-05-10 12:16:22 |
|
Prisoner at War <priso |
2008-05-09 22:27:36 |
|
Mark Goodge <usenet@[E |
2008-05-10 10:17:25 |
|
Prisoner at War <priso |
2008-05-12 14:14:09 |
|
Prisoner at War <priso |
2008-05-10 19:29:37 |
|
Jerry Stuckle <jstuckl |
2008-05-10 22:47:21 |
|
Sherman Pendley <spamt |
2008-05-11 13:21:05 |
|
Jerry Stuckle <jstuckl |
2008-05-11 15:54:52 |
|
Jim Moe <jmm-list.AXSP |
2008-05-10 22:43:59 |
|
Prisoner at War <priso |
2008-05-10 19:55:31 |
|
Sherman Pendley <spamt |
2008-05-11 12:06:56 |
|
Prisoner at War <priso |
2008-05-10 20:08:23 |
|
Prisoner at War <priso |
2008-05-10 20:53:45 |
|
Mark Goodge <usenet@[E |
2008-05-11 08:47:03 |
|
Chaddy2222 <spamloverm |
2008-05-10 23:49:47 |
|
Prisoner at War <priso |
2008-05-11 09:02:13 |
|
Jerry Stuckle <jstuckl |
2008-05-11 15:53:39 |
|
Prisoner at War <priso |
2008-05-11 09:07:19 |
|
Prisoner at War <priso |
2008-05-11 09:13:08 |
|
Prisoner at War <priso |
2008-05-14 13:46:14 |
|
Mark Goodge <usenet@[E |
2008-05-14 22:15:21 |
|
Prisoner at War <priso |
2008-05-11 09:35:34 |
|
Sherman Pendley <spamt |
2008-05-11 16:20:43 |
|
dorayme <doraymeRidThi |
2008-05-12 08:32:29 |
|
Prisoner at War <priso |
2008-05-11 15:49:00 |
|
Sherman Pendley <spamt |
2008-05-11 20:13:13 |
|
Prisoner at War <priso |
2008-05-11 16:17:52 |
|
Jerry Stuckle <jstuckl |
2008-05-12 12:50:24 |
|
Prisoner at War <priso |
2008-05-11 16:21:20 |
|
Jerry Stuckle <jstuckl |
2008-05-12 12:51:50 |
|
Prisoner at War <priso |
2008-05-11 16:29:47 |
|
dorayme <doraymeRidThi |
2008-05-12 10:17:49 |
|
Prisoner at War <priso |
2008-05-11 17:00:39 |
|
Jerry Stuckle <jstuckl |
2008-05-12 12:52:20 |
|
Prisoner at War <priso |
2008-05-11 17:34:22 |
|
Prisoner at War <priso |
2008-05-11 17:41:10 |
|
Sherman Pendley <spamt |
2008-05-12 04:06:33 |
|
Chaddy2222 <spamloverm |
2008-05-12 01:23:28 |
|
Andy Dingley <dingbat@ |
2008-05-12 08:53:02 |
|
Andy Dingley <dingbat@ |
2008-05-12 10:43:20 |
|
Prisoner at War <priso |
2008-05-12 12:12:11 |
|
"Jonathan N. Little& |
2008-05-12 16:14:47 |
|
Prisoner at War <priso |
2008-05-14 19:46:02 |
|
Mark Goodge <usenet@[E |
2008-05-15 07:18:13 |
|
Lasse Reichstein Nielsen |
2008-05-26 07:37:59 |
|
"Rod Speed" < |
2008-05-26 15:55:34 |
|
Prisoner at War <priso |
2008-05-12 12:27:15 |
|
Prisoner at War <priso |
2008-05-12 13:01:05 |
|
Prisoner at War <priso |
2008-05-12 13:06:51 |
|
Prisoner at War <priso |
2008-05-12 13:09:27 |
|
Prisoner at War <priso |
2008-05-12 13:23:27 |
|
Andy Dingley <dingbat@ |
2008-05-12 23:34:51 |
|
Prisoner at War <priso |
2008-05-12 13:33:55 |
|
"Jonathan N. Little& |
2008-05-12 23:41:42 |
|
Prisoner at War <priso |
2008-05-18 21:16:32 |
|
Prisoner at War <priso |
2008-05-12 13:53:24 |
|
Andy Dingley <dingbat@ |
2008-05-12 23:33:30 |
|
Steve Pugh <steve.grum |
2008-05-12 15:18:31 |
|
Prisoner at War <priso |
2008-05-12 16:09:27 |
|
Prisoner at War <priso |
2008-05-12 16:17:04 |
|
Prisoner at War <priso |
2008-05-12 16:23:37 |
|
Chaddy2222 <spamloverm |
2008-05-12 19:07:04 |
|
shawn <javaforhire@[EM |
2008-05-12 19:32:46 |
|
"Andrew Heenan" |
2008-05-13 03:41:56 |
|
Jerry Stuckle <jstuckl |
2008-05-13 11:52:54 |
|
Disco Octopus <disco@[ |
2008-05-12 22:45:08 |
|
Prisoner at War <priso |
2008-05-16 20:30:05 |
|
Disco Octopus <disco@[ |
2008-05-12 22:56:18 |
|
"Jonathan N. Little& |
2008-05-13 10:41:38 |
|
Andy Dingley <dingbat@ |
2008-05-13 03:32:40 |
|
Andy Dingley <dingbat@ |
2008-05-13 03:37:38 |
|
Andy Dingley <dingbat@ |
2008-05-13 06:22:40 |
|
Prisoner at War <priso |
2008-05-13 08:55:21 |
|
Prisoner at War <priso |
2008-05-13 09:01:20 |
|
Prisoner at War <priso |
2008-05-13 09:03:32 |
|
Prisoner at War <priso |
2008-05-13 09:12:30 |
|
Prisoner at War <priso |
2008-05-13 09:27:49 |
|
"Jonathan N. Little& |
2008-05-13 15:11:58 |
|
Mark Goodge <usenet@[E |
2008-05-14 20:05:40 |
|
Prisoner at War <priso |
2008-05-13 09:43:43 |
|
Prisoner at War <priso |
2008-05-13 09:50:26 |
|
Prisoner at War <priso |
2008-05-13 09:58:31 |
|
Prisoner at War <priso |
2008-05-13 10:01:47 |
|
Chaddy2222 <spamloverm |
2008-05-13 10:05:09 |
|
Prisoner at War <priso |
2008-05-13 10:10:26 |
|
Prisoner at War <priso |
2008-05-13 10:21:27 |
|
Prisoner at War <priso |
2008-05-13 10:35:06 |
|
Prisoner at War <priso |
2008-05-13 13:23:58 |
|
Disco Octopus <disco@[ |
2008-05-13 15:09:26 |
|
Chaddy2222 <spamloverm |
2008-05-14 00:04:55 |
|
Andy Dingley <dingbat@ |
2008-05-14 04:59:00 |
|
Andy Dingley <dingbat@ |
2008-05-14 07:06:54 |
|
Prisoner at War <priso |
2008-05-14 13:10:43 |
|
Prisoner at War <priso |
2008-05-14 13:19:05 |
|
Prisoner at War <priso |
2008-05-14 13:33:50 |
|
Prisoner at War <priso |
2008-05-14 14:00:25 |
|
Mark Goodge <usenet@[E |
2008-05-14 22:10:16 |
|
Chaddy2222 <spamloverm |
2008-05-14 23:13:12 |
|
Andy Dingley <dingbat@ |
2008-05-15 03:01:17 |
|
Prisoner at War <priso |
2008-05-16 20:34:04 |
|
Prisoner at War <priso |
2008-05-16 20:36:07 |
|
"Jonathan N. Little& |
2008-05-17 00:14:48 |
|
Prisoner at War <priso |
2008-05-18 20:54:56 |
|
"Jonathan N. Little& |
2008-05-19 11:09:15 |
|
=?iso-8859-1?Q?Kim_Andr=E |
2008-05-21 19:45:46 |
|
Prisoner at War <priso |
2008-05-25 22:18:20 |
|
dorayme <doraymeRidThi |
2008-05-26 17:39:11 |
|
"Jonathan N. Little& |
2008-05-27 09:35:38 |
|
dorayme <doraymeRidThi |
2008-05-28 12:49:02 |
|
"Jonathan N. Little& |
2008-05-27 23:39:49 |
|
dorayme <doraymeRidThi |
2008-05-28 13:51:03 |
|
ad@[EMAIL PROTECTED]
(Ar |
2008-05-26 09:43:19 |
|
ad@[EMAIL PROTECTED]
(Ar |
2008-05-26 09:47:20 |
|
beegee <bgulian@[EMAIL |
2008-05-26 08:08:48 |
|
Prisoner at War <priso |
2008-05-26 12:16:59 |
|
Jerry Stuckle <jstuckl |
2008-05-26 15:37:58 |
|
John Hosking <John@[EM |
2008-05-26 22:11:26 |
|
dorayme <doraymeRidThi |
2008-05-27 10:06:42 |
|
Prisoner at War <priso |
2008-05-26 12:25:59 |
|
"Richard Cornford&qu |
2008-05-27 02:09:39 |
|
Michael Wojcik <mwojci |
2008-05-27 11:08:43 |
|
Post A Reply:

|
|
|
|