» Site Navigation
3 members and 625 guests
Most users ever online was 47,180, 07-16-2025 at 05:30 PM.
» Today's Birthdays
» Stats
Members: 75,905
Threads: 249,104
Posts: 2,572,097
Top Poster: JLC (31,651)
|
-
Finally finished
Finally finished with BT's site. Guy has some killer animals, I must say!
www.rebelreptiles.com
-
Re: Finally finished
-
Re: Finally finished
-
Re: Finally finished
I think it looks great. You might want to suggest to BT to edit some of his writing, though.
-
Re: Finally finished
So really, you changed the images to words then so he can edit it? I was going to say, it looks exactly the same as it was before you started to work on it. :P
-
Re: Finally finished
That was alllllll he wanted done, with some minor re-arrangements. Thats where that entire argument came from ;) He likes his layout, and his graphics. He just wants to be able to edit it.
-
Re: Finally finished
It is a little different. Here is the original...
http://www.rebelreptiles.com/archives/index.htm
Brand new coding....no dreamweaver work done to it, no bloated dreamweaver coding.
-
Re: Finally finished
Code:
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
Sorry Drew, but that's Dreamweaver code.
Nice work anyway.
-
Re: Finally finished
The mouseover, yes...the layout, and structure, no.... It was made with a css/html hybrid design... As was said..he didn't want much changed. I aimed at doing what he asked...rebuilding the actual structure so he could edit it.
Your point?
-
Re: Finally finished
Quote:
Originally Posted by CeraDigital
The mouseover, yes...the layout, and structure, no.... It was made with a css/html hybrid design... As was said..he didn't want much changed. I aimed at doing what he asked...rebuilding the actual structure so he could edit it.
Your point?
Quote:
Originally Posted by CeraDigital
Brand new coding....no dreamweaver work done to it, no bloated dreamweaver coding.
That's a lie, that's my point.
|