This ActionScript loads my movie clip:
myContainer.loadMovie("the_show.swf");
How can I load that movie clip at a width and height smaller than its default size?
Hi,
When the user mouses over Link One, a sub-nav div opens. While that div is open, I want Link One's a:hover style to persist, even though the user isn't technically mousing over it. I've tried a few different ways to make this happen with limited success. Can anyone help? My code is below...
I need this character count to NOT include spaces typed in each of the 4 fields.
Can you help?
Thanks! :)
MY CODE:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>...
It works fine in IE. Any advice?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />...
I want the user to select a state and then info about that state will populate a div. I got it to work if I have a list of state links. I want the states to be in a drop-down list though. Also, I'm not sure if my switch statement syntax is correct. Please help!
Here's my code:
<!DOCTYPE html...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.