Flash And HTML/CSS
Flash And HTML/CSS
Out of context: Reply #5
- Started
- Last post
- 6 Responses
- Anarchitect0
and your javascript should look like:
//give your item a specific id
function changeCSS(){
document.getElementById('id').st...
}
and your javascript should look like:
//give your item a specific id
function changeCSS(){
document.getElementById('id').st...
}