Click to See Complete Forum and Search --> : Very Rookie in DHTML


zerooito
07-11-2003, 03:34 PM
Hi everybody!

Lemme try out your patience in this.

Iīm a very very rookie, trying to learn DHTML,
but I didnīt found any good tutorial even in w3schools.com
I havenīt got the point to start developing those small things.

Can you help me, giving me a good reference for that?

Thanx in advance:

Zerooito

Jona
07-11-2003, 03:54 PM
Eh... You want some tutorials in DHTML? My signature has a few interesting links...

[J]ona

zerooito
07-11-2003, 04:13 PM
Hmmmm....

what a very interesting tool youīve created, hehehe...

Thanx, folk... Iīll take a look on that.

Iīm stuck, you know.

I have build a layout and I have to implement it in DHTML this time. I just donīt know where to start.

I know that I might need some CSS stuff, but...
Iīm not familiar with nothing of those things.

take a look on that picture, itīs the one of the pages
I have to build.

c ya!

zerooito

Jona
07-11-2003, 04:19 PM
Well, most of it will be done in CSS and when something is animated is when you use DHTML.

[J]ona

zerooito
07-11-2003, 04:22 PM
Hmmm.... I see...

But how may I set the small blue image under the textFields using the css stuff?

and how to change the skin of textFields and controls such listBox and comboBox?

Thanks!

Zerooito

Jona
07-12-2003, 01:06 AM
Take a look at the CSS 2 Ref link below. It defines all of the stuff you're looking. (Border, border-left, etc.)

[J]ona

zerooito
07-15-2003, 03:02 PM
Oooh I see...

thanx, dude!