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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: redshep
  • Content: Threads
  • Order by date
  1. redshep

    Currency picking - out of my depth

    Hi, I am using the following formula to get the prices for my courses (named:prices list is located next to named:courses in the data sheet) =IF(ISBLANK(D8),0,LOOKUP(D8,courses,data!C2:C15)) I now need to add to my named:prices in having a Euro and Sterling list. I have created a list with...
  2. redshep

    Tooltips extensions

    Hello, I need to have a tooltip facility. I have been trying out the dHTMLTooltips extension for Dreamweaver (MX143243-dHTMLTooltips.mxp). It seems to do what I want, but I cant work out how to place the tip where I want it. Also if you roll off and then back on, the position of the tooltip...
  3. redshep

    Delay on Layer show/hide

    Hello there, I have some links in a layer and onmouseover another layer shows, hiding the layer that was there before. At the moment, the slightest movent of the mouse over the link brings up the layer and very quickly. Is there anyway to make the mouseover less sensetive? Also what is the...
  4. redshep

    Help removing extra white space

    Hello all, I have been updating my site, adding css etc(finally!)and a test index page is up. All seems ok apart from a large amount of white space below the flash "click here for updated schedule". I am sure there is a simple reson for this but I am being thick today and cant work...
  5. redshep

    Should content in layers be in tables?

    Hi, If I am putting text or images in layers then should I put a table in the layer and then put the content in this? At the moment I have not done this and all looks ok but I have read you should. I know about not putting layers in tables and making sure the table is narrower than the layer...
  6. redshep

    want to learn JavaScript - help please

    Hi, I have been designing webpages using mainly Dreamweaver. There is JavaScript in my pages...navigation menus, close window etc. I can understand it to an extent but cannot write the code. I wish to learn it now and need something that starts off pretty basic. I also dont have much money...
  7. redshep

    Shopping Carts

    Hi, After desinging my site we now need a shopping cart. I want some software that is very customisable so I can make it look like the rest of the site but I dont have to take forever learning how to make it work (wish I had more time!). I have been looking at Actinic which seems ok. Anyone...
  8. redshep

    CSS with IE and NN (plus site check)

    Hello, I have designed a webpage that uses an external style sheet which has the page margin/boarder set to zero. This displays fine in IE but not in NN and due to this my layer does not line up properly. Go to www.chase-international.com/help.htm to have a look - any help would be great...

Part and Inventory Search

Back
Top