Hi Jacquie,

Nice design on your site!

Your problem on the homepage is that you are calling an invalid
function.  In the body tag you have: onload=askMe()  .  The function
askMe() is nonexistent.  Remove the offending code (  askMe();  ),
making sure to keep the onload=, and everything should work fine.

FYI, I also checked your "about us" page and the same piece of code is
wrecking havoc there.  It would be a safe assumption that you have that
problem on every page.  

The font size looks perfect on my computer (1024 x 768, 15 in. TFT
screen).  However, if you want to change the font size it is easily done
with CSS:

select{
color: #000000;
font-size: 10pt;
}

HTH,
Will

-----Original Message-----
From: astralgirl [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, October 13, 2002 7:42 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Site Check Please

Hi

I was wondering if anyone could tell me why I am getting an error on my
site?  You know, that little exclamation mark in the yellow triangle at
the
bottom left of the browser window, with a Done next to it?

The site is: www.missivemedia.com

I know it's gonna be something really dumb (that I didnt put in the
code).... but just cannot seem to find what it is.........

The other thing is, is there any way of making my drop list look bigger?
I
have tried changing the font size, but that didnt do anything......It's
quite small on my screen and I have resolution of 1024*768.... It's okay
the
size it is, but I would prefer it to be slightly bigger, but it's not
that
big a deal if I cant change it....

Thanks for any help.
Jacquie


____ . The WDVL Discussion List from WDVL.COM . ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
%%email.unsub%%



____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to