hello, hello, hello
can anyone see the problem with this drive() function? i can't get it to work!
class Car {
// properties
public var mc:MovieClip;
private var acceleration:Nu mber;
private var topSpeed:Number ;
private var currentSpeed:Nu mber;
public function Drive() {
if (currentSpeed<t opSpeed) {
currentSpeed += acceleration;
mc._x...
User Profile
Collapse
-
can you help make this drive() function work?
-
javascript gets in the way of validation
hello
every page of my site is compliant with strict xhtml standards but for the javascript i use for my footer. when i remove the javascript from the page and link it to a .js document containing the necessary code, no content shows up in IE and firefox. what gives? i have some more javascript linked to a separate file which works fine!
here's the url: http://nostramerica.com/northBeach.html
And here's... -
dropdown menu problem with IE!
hello!
i found an article on making a dropdown menu at this page:
http://www.alistapart.com/articles/dropdowns/
i've had no problem making it work in every browser i've tried other than IE!!
perhaps someone can check out the code and let me know what i can do!
Here's the pertinent CSS:
[code=css]
<style type="text/css">
... -
thank you. i have discovered that for some reason IE was repeating the last 2 characters of the text in my content div. i still don't understand, but by putting a <br /> tag in i solved the problem.
thanks very much! -
mystery text appears!
hello,
my web page looks good enough on every browser now, except that on IE a mystery "s." appears in the bottom left of the page! i can't for the life of me figure out where it's coming from. can anyone see it and identify its cause? you should be able to spot it by viewing the source code, right? if not, please let me know and i'll provide any additional code!
thank you very much. -
i can't thank you enough! i struggled and struggled on that, messing with the bg image and every div other than the container!!!!!!
it can take so long just to get past such a minor problem! thanks very much man.Leave a comment:
-
i guess you're right about opera. i haven't seen it in ie yet but in safari it's definitely off.Leave a comment:
-
thank you for taking the time to reply to me! i have since fixed the bg image.
the image is 1600px wide, and i have an 800px banner so there should be an even 400px on each side of the container. somehow it's off... it's perfect on firefox, but on safari and opera it doesn't fit right.
thanks again!Leave a comment:
-
can't get content centered
hello
i am dying to get this page to look right. i seem to have tried everything, but don't see why the banner, footer and content don't sit perfectly centered on the page. Everything measures 800px wide, but it looks different on firefox as opposed to safari and opera. It looks different still in IE. please help! The rest of the page isn't finished, so not to worry about the links etc!
http://www.nostrameric a.com/course2.html...
No activity results to display
Show More
Leave a comment: