Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by spinningman

  1. spinningman

    Rollover won't work

    For some reason I can't fathom out, my second rollover image isn't recognised on my site. I just get the red X. I've FTP'd it and its there on the server but it is not being recognised. ????? The site: www.pchelpclinic.co.uk The script I am using: <script language="JavaScript"> image1 = new...
  2. spinningman

    change size of 'MouseOver image' for rollover

    My first 'normal' image is small but my 'Mouse over' image is much bigger. I'm using DW and can only get the 'mouse over' image to be the same size as the normal image. Can I do this is DW or does it involve changing the JC manually? If I need the script does anyone have some. Thanks!!!
  3. spinningman

    dreamweaver rollover

    I'm trying to create a DW MX rollover but I want the 'Over' rollover image to be bigger than the 'Normal' image. I've tried changing the code but I can't seem to resize the 2nd image to be bigger???
  4. spinningman

    rollover images created in Image Ready3 downloading too slowly

    www.pchelpclinic.co.uk (this is just a temporary address). This is only a problem over a 56K dial up. Thanks
  5. spinningman

    rollover images created in Image Ready3 downloading too slowly

    I have created a website using Image Ready ver.3 and the site downloads OK apart from the rollovers I've created. They are much slower to download than the rest of the site. Any ideas greatly welcomed.
  6. spinningman

    VBScript in Outlook forms

    how do I do that?
  7. spinningman

    Checking if many cells have same text value and changing another cell

    =IF(F6=&quot;ok&quot;,IF(G6=&quot;ok&quot;,IF(H6=&quot;ok&quot;,&quot;all three are OK&quot;,0))) then add conditional formatting to the cell so it turns green if the cell does not equal zero
  8. spinningman

    vbscript becomes disabled when I send an Outlook form

    I have written some vbscrip that sits behind an outlook 2000 form. The scrip runs when I click on a command button, before I send the form, but when it is received at the other end the button and hence the script seem to be disabled. Could this be an Outlook 2000 security issue that stops code...
  9. spinningman

    VBScript in Outlook forms

    I have written some scrip that sits behind an outlook 2000 form. The scrip runs when I click on a command button, before I send the form, but when it is received at the other end the button and hence the script seem to be disabled. Could this be an Outlook 2000 security issue that stops code...

Part and Inventory Search

Back
Top