http://www.ecstaticdesign.com
new version i just got done with it today info link dont work yet though
Printable View
http://www.ecstaticdesign.com
new version i just got done with it today info link dont work yet though
Nice;)
nice site, loose the counter though.
its gone = )
Fluffy snowflakes?!?!?!? GWWAAAHHH!!!!!
seriously though, looks neat.
.
.
.
.
.
ps. but loose the snowlakes.
eh its just for christmas satan ok?
Yeahs, yes, christmas, I've heard of that. They still doing that?
More??
Make the site a bit bigger... loose the flakes... i think the simplictity of the site is nice
how about a splash page?
I don't think this is the kinda site which requires a splash page.
Bloody hell "littlenicky" i had to ctrl+w to get rid of your pop-up, bloody chromless withou the "x"
anyway, i agree his site ism't the splash page type, but it might give him some depth.
just some free advice, i would hide that counter, looks tacky, try using java to hide your page overflow and drop that image 30 lines down.. that way only you know the url, it serves the same purpose but no one see's it.Quote:
Originally posted by LittleNicky78
I don't think this is the kinda site which requires a splash page.
http://www.mmedia.is/~loudspea/mainFlash.htm
there is no counter i removed it you must still have it in your cache.... and im with little nicky i dont think it needs a splash page either and the flakes are just for the christmas theme they will be gone when its over
I like the christmas theme. Hmm makes me feel all warm and fluffy inside. Good site, nice choice of blues. Don't bother with a splash, no need.
Juxtaman: My splashpage is just a temp. I know it sux. The counter sux ass too, it's just a temp. But it serves it's purpose. I still think it's pretty good for my first site.
I know the X button on the chromeless window appears to be missing, but if you move your mouse button over the area they're usually at, you'll see that it's just a rolloverbutton with a blank gif as the top state.
What do you mean use java to hide the page overflow?
:mrpimp:
<style type="text/css">
<!--
body { overflow:hidden; }
-->
</style>
it removes the right hand scroll bar.. not matter how long you page is.
<SCRIPT language="JavaScript">
<!--
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight )
//-->
</SCRIPT>
that makes the splash page resize to the full dimensions of the screen, some peoples windows will open at funny sizes sometimes... this just pops it full height, full width... (not full screen, like it doesn't hide the internety explorer buttons or the windows taskbar buttons)
<script language=JavaScript>
<!--
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!docum ent.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document. onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontext menu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
and that disables right click... no message so it's good to hide the theft of images and read your source...
BTW, you site is pretty smooth, although some of your links are dead.. good job... i like the screaming logo, very cleverQuote:
Originally posted by LittleNicky78
Juxtaman: My splashpage is just a temp. I know it sux. The counter sux ass too, it's just a temp. But it serves it's purpose. I still think it's pretty good for my first site.
I know the X button on the chromeless window appears to be missing, but if you move your mouse button over the area they're usually at, you'll see that it's just a rolloverbutton with a blank gif as the top state.
What do you mean use java to hide the page overflow?
:mrpimp:
Juxtaman: hey thanks, and for the javascripts as well. Which links are broken? They all test fine at this end.
:mrpimp:
Its the snowboarding animation button in your flash... nothing happens.
ah, well, I haven't added anything there. It's not quite finished yet, and I'm thinking of scrapping the whole thing and revise it. Do a sort of version 2.0 thingy.
The whole popup thing is starting to annoy me. Also, I'm thinking of adding a database and all, and the whole thing is just hauling up too much bandwidth. Think I'll tone things down a bit.
:mrpimp:
if your gonna do databse and bandwidth is an issue, go html.. its a lot easier... and then you can add subtle flash banners and other stuff