PDA

View Full Version : Latest site, up and running.


Claymore
04.08.2001, 11:47
The content is still a bit lacking at the moment, but the site itself is finally up and running.
My site is sort of about a project I and another scripter are working on, a(nother) crossbrowser javascript api or environment, which will eventually do all kinds of script things, ranging from form validation to advanced dhtml stuff. In time that will take care of the lacking content problem.
The design and the scripts are all home made from scratch, and currently I'm working on some dhtml games, of which there are 2 available on my site.

It should work in IE4+, Ns4 and mozilla. Netscape 4 does mess up the amount of windows you get the first time you load the site, and the in-site favorites don't yet work in Mozilla. I've also heard of crashes on mac+ie, but apart from that there shouldn't be any big problems.

I hope you guys like it,
http://www.xs4all.nl/~peterned/

- Peter -

simu
04.08.2001, 12:18
wow great page

like the design and the colors a lot

well done

PS: I'm trying to make my own scrollbar-script but can't get it to work in NS4 and NS6, IE works, maybe you'll find the wrong part...[url:wob2hjtydw]http://www21.brinkster.com/simushome/scrolling.html[/url:wob2hjtydw], Thanks


profile.prototype.simu=function(){
this.email=[url="mailto:simuk@freesurf.ch"]simuk@freesurf.ch[/url:wob2hjtydw];
this.url=[url:wob2hjtydw]http://www.simu.ch.vu[/url:wob2hjtydw] || [url:wob2hjtydw]http://www.retedesign.ch.vu[/url:wob2hjtydw];
return this
}

anders
05.08.2001, 23:26
hey..great site design :)

very promising once you get all ur scripts done...
let us know the launch date..i'll bring the champagne to celebrate :)

anders
:: http://dzygn.com ::
anders@dhtmlcentral.com

Anarchos
06.08.2001, 10:20
Yeah pretty cool, although a little on the short side. Also the script is giving errors when I go backwards (IE 5.0). Undefined is null or not an object on line 51.

Claymore
06.08.2001, 17:25
yeah :-\ the script uses an iframe to load external files into the page, and loaded documents are automatically listed in the browser history. When you hit back, something goes wrong. Gotta check that out, thanks.

- Peter -