 |
|

11-01-2003, 02:47 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
|
btw: what do you think of the changes?
__________________
[affiliate link removed. V7N Moderator]
|

11-01-2003, 02:50 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Pffffft
Posts: 4,744
|
|
|
I think thats pretty cool.
|

11-01-2003, 03:31 PM
|
|
No Longer Here
Latest Blog: None
|
|
Join Date: 09-27-03
Location: State College, PA
Posts: 4,273
|
|
|
I don't know what you mean. I don't see anything wrong.
|

11-01-2003, 03:32 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
|
the pages with the roll over move over a little bit to the right
__________________
[affiliate link removed. V7N Moderator]
|

11-01-2003, 03:33 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
you would have to go to http://www.StealthNet3000.com/portfolio.html and then click on website design or custom template design to see it. it is hard 2 see when you look at one then another without the transition
__________________
[affiliate link removed. V7N Moderator]
|

11-01-2003, 03:43 PM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: England.
Posts: 3,886
|
|
|
no idea why thats happening, weird!
|

11-01-2003, 03:55 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Pffffft
Posts: 4,744
|
|
|
No, he wants to know what you guys think about it lol.
|

11-01-2003, 03:58 PM
|
|
No Longer Here
Latest Blog: None
|
|
Join Date: 09-27-03
Location: State College, PA
Posts: 4,273
|
|
Quote:
|
Originally Posted by Pimpen 2010
No, he wants to know what you guys think about it lol.
|
No. He wants to know how to stop the jump.
|

11-01-2003, 04:06 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
|
no i know why its happening, i need to figure out how to stop it. The roll over code is making it jump, but instead of putting the roll over code in all of the pages, i rather figure out a way to make it stop jumping in thoes two pages. the </head> code is right after the code, so that wont help, jazzee, i know you would suggest that
__________________
[affiliate link removed. V7N Moderator]
|

11-01-2003, 04:13 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Pffffft
Posts: 4,744
|
|
Quote:
|
Originally Posted by StealthNet3000 Admin
the pages with the roll over move over a little bit to the right
|
Oooo ok, doesn't for me.
|

11-01-2003, 04:14 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Pffffft
Posts: 4,744
|
|
|
Maybe the images are bigger than each other?
|

11-01-2003, 04:15 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
|
no, the same thing.
__________________
[affiliate link removed. V7N Moderator]
|

11-01-2003, 05:11 PM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: England.
Posts: 3,886
|
|
Quote:
|
Originally Posted by StealthNet3000 Admin
no i know why its happening, i need to figure out how to stop it. The roll over code is making it jump, but instead of putting the roll over code in all of the pages, i rather figure out a way to make it stop jumping in thoes two pages. the </head> code is right after the code, so that wont help, jazzee, i know you would suggest that
|
I meant i'd looked at the code for a div tag or something that might have explained the shift.
I've used rollover images with preloaders for years and thats never ever happened. So i say its either a dodgy script you're using or not the rollover at all but something else that is doing it.
|

11-01-2003, 05:13 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
|
hm....
__________________
[affiliate link removed. V7N Moderator]
|

11-01-2003, 05:23 PM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: England.
Posts: 3,886
|
|
|
maybe someone else in your company might know?
Is it company policy to ask them if they know, or not?
|

11-01-2003, 06:00 PM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
|
not funny
__________________
[affiliate link removed. V7N Moderator]
|

11-02-2003, 03:34 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-13-03
Location: UK
Posts: 2,469
|
|
|
lol show us the bit of code you've identified as causing the problem
|

11-02-2003, 03:37 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 10-13-03
Location: UK
Posts: 2,469
|
|
looks good!
what's that gray bar coming in from the left and covering some of the other graphics up? - when the page changes a darker gray bit jumps in and slides away again... but can't see any use for it, not even any text on it...  :
|

11-02-2003, 09:39 AM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 10-13-03
Location: Work, USA
Posts: 2,795
|
|
|
huh? here is the coding part that is has the problem:
roll over pages:
[code:1:1e99f4d708]<script type="text/javascript">
function init() {
if (!document.getElementById) return
var imgOriginSrc;
var imgTemp = new Array();
var imgarr = document.getElementsByTagName('img');
for (var i = 0; i < imgarr.length; i++) {
if (imgarr[i].getAttribute('hsrc')) {
imgTemp[i] = new Image();
imgTemp[i].src = imgarr[i].getAttribute('hsrc');
imgarr[i].onmouseover = function() {
imgOriginSrc = this.getAttribute('src');
this.setAttribute('src',this.getAttribute('hsrc'))
}
imgarr[i].onmouseout = function() {
this.setAttribute('src',imgOriginSrc)
}
}
}
}
onload=init;
</script> [/code:1:1e99f4d708]
it is like this in head of the page:
[code:1:1e99f4d708]<HTML>
<HEAD>
<TITLE>StealthNet3000 - Portfolio - Website Design</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<script type="text/javascript">
function init() {
if (!document.getElementById) return
var imgOriginSrc;
var imgTemp = new Array();
var imgarr = document.getElementsByTagName('img');
for (var i = 0; i < imgarr.length; i++) {
if (imgarr[i].getAttribute('hsrc')) {
imgTemp[i] = new Image();
imgTemp[i].src = imgarr[i].getAttribute('hsrc');
imgarr[i].onmouseover = function() {
imgOriginSrc = this.getAttribute('src');
this.setAttribute('src',this.getAttribute('hsrc'))
}
imgarr[i].onmouseout = function() {
this.setAttribute('src',imgOriginSrc)
}
}
}
}
onload=init;
</script>
<STYLE type="text/css">
<!--
A { text-decoration:none }
-->
</STYLE>
<style type="text/css">
<!--
img {
border: none;
}
.mt {
font-family: Verdana;
font-size: 12px;
text-decoration: none;
color: #ffffff;
}
.mt2 {
font-family: Verdana;
font-size: 10px;
text-decoration: none;
color: #ffffff;
}
-->
</style>
</HEAD>[/code:1:1e99f4d708]
and the other pages have this for the head:
[code:1:1e99f4d708]<HTML>
<HEAD>
<TITLE>StealthNet3000 - Portfolio</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<STYLE type="text/css">
<!--
A { text-decoration:none }
-->
</STYLE>
</HEAD>
<style type="text/css">
<!--
img {
border: none;
}
.mt {
font-family: Verdana;
font-size: 12px;
text-decoration: none;
color: #ffffff;
}
.mt2 {
font-family: Verdana;
font-size: 10px;
text-decoration: none;
color: #ffffff;
}
-->
</style>[/code:1:1e99f4d708]
__________________
[affiliate link removed. V7N Moderator]
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 05:58 PM.
Powered by vBulletin Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP
|
|