SearedIce
08-04-2003, 09:13 AM
Alright. You people help me lots and get all my scripts working. Now that they're all working, they've all stopped working. I have already checked the browser's settings so that's not the problem. All of my scripts are giving me "Object Expected" errors. I think it has to do with my placement of semicolons.
Oh, wait...I just figured it out. The scripts I've been focusing on lately are ones I made a few months ago and in the <script> tag I followed the language="Javascript" or type="javascript" formats but recently I learned that type="text/javascript" is the new, correct way. I think this is a good lesson for everyone becuase so far this has almost made me give up on each and every one of my nice little scripts...well some aren't so nice by nature...
~John
Oh, wait...I just figured it out. The scripts I've been focusing on lately are ones I made a few months ago and in the <script> tag I followed the language="Javascript" or type="javascript" formats but recently I learned that type="text/javascript" is the new, correct way. I think this is a good lesson for everyone becuase so far this has almost made me give up on each and every one of my nice little scripts...well some aren't so nice by nature...
~John