PDA

View Full Version : Code?


Mindelude
02-04-2006, 12:23 AM
After slicing your web template, coding the buttons would be the next thing to do. What kind of coding is this?

2reikis
02-04-2006, 12:39 AM
I'm assuming you mean the rollovers. Rollovers use javascript which nearly every browser supports. Of course, most graphic programs that slice images for the web will write the rollover code for you. What program are you using. It's possible someone here can direct you on how to export the HTML/Code required.

oracleguy
02-04-2006, 12:43 AM
And you can even do rollovers with CSS as well if you want.

mark87
02-04-2006, 12:56 AM
Rollovers use javascript which nearly every browser supports.

Nearly every browser supports it but only 90% have it enabled according to stats on w3schools.

CSS is the best solution.

Mindelude
02-04-2006, 01:30 AM
I use Dreamweaver.

drhowarddrfine
02-04-2006, 03:47 AM
No apologies necessary.

blain
02-04-2006, 12:19 PM
*cough* Points to link in signature *cough*