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 Wanet Telecoms Ltd 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: Christylh8
  • Content: Threads
  • Order by date
  1. Christylh8

    Making a searchable, HTML database?

    I currently have a very straightforward, HTML based website. We have not yet purchased ecommerce software, which I typically would use to help me make the site searchable but I was wondering is it possible to create a database with HTML? How do you code to search it if so? I use Dreamweaver...
  2. Christylh8

    </form> creating unwanted break

    For whatever reason, when I close the search form on this page, the table height of the dark purple area across the top of the page is unwantingly increased: http://www.uniformcorner.com/~uniformc/acatalog/Peaches7232.html If I do close the form, the add to cart buttons will no longer...
  3. Christylh8

    Music on/off advice

    I've never fooled with embedded audio in either my personal or professional ventures, but I have a customer who wants a looped .wav file in his HTML presentation. I need to know a quick and easy way of turning the .wav off and on from a simple text blurb. I've noticed that most websites who...
  4. Christylh8

    HTML full screen presentation problem

    Hi! I'm working on a contract design with a company who wants to pass around business card CDs of a small HTML presentation at their next expo. I have developed the pages at their requested 768 x 1024 resolution, however they wish for it to open maximized screen as soon as the user puts the...
  5. Christylh8

    Thinner borders

    How can I get a thinner table border through direct HTML? I know there's a way to do this with CSS, but was hoping there might be another option. Thanks! Christy
  6. Christylh8

    Meta keywords

    Can anyone tell me why my keywords don't seem to be working? We have a traffic meter that indicates words in the page titles are working, but never our meta keywords. http://www.dutygearuniforms.com Perhaps it's some simple missing character or oversight in the HTML? Thanks! Christy
  7. Christylh8

    Help with a page reload problem

    Hi! A pop up javascript I have implemented works great for viewing my items on a larger scale, but each time the user clicks a thumbnail, the mother page automatically loads (or scrolls) back to the top. I'd like for the page to stay wherever it was at when the user clicked a thumbnail...
  8. Christylh8

    CSS background question

    How do you specify a background image or group of sliced images on a CSS? Is that possible? Thanks! Christy
  9. Christylh8

    Rebuilding a presentation in HTML

    This may sound a bit elementary, but I am confused on what to do with a project I've been handed at work. I have a presentation created in Photoshop (with layers and text layers), that I have to turn into a fully functional website with mouse and voiceovers. My problem is that I have always...
  10. Christylh8

    Forwarding via screen resolution

    Does anyone know how to get a website to reroute to an alternate version based on the viewers resolution? Something similar to rerouting based on browser type? I designed my portfolio rather stubbornly at 1024x768, but I feel I should go back and do an 800x600 as well. Hope someone can...
  11. Christylh8

    Pop up problem

    I have an issue with a pop up code. I wanted a pop up of a larger artwork image from a thumbnail to stay on top, open only one pop up instead of several and be the exact size of each image. I got the "stay on top" part to work successfully, but the window will not resize itself to...
  12. Christylh8

    Simple pop up question

    I am working on a graphic portfolio in which a user clicks on a thumbnail and I want the full size graphic to open in a different window that fits to the graphic's size. I also want each graphic to load in that same window, not to open a multitude of others. Can anyone help me with the...
  13. Christylh8

    Open maximized?

    Is there any code which could make HTML document or page always open maximized/full-screen? Thanks! Christy
  14. Christylh8

    Open maximized

    Is there a javascript command that can make an HTML document or page always open maximized/full-screen? Thanks! Christy
  15. Christylh8

    Style for target:blank

    I'm using a style statement that is supposed to make every link on my site open in a new window. This is between my <HEAD></HEAD> statment: <STYLE type=&quot;text/css&quot;> <!-- A { text-decoration:none target:blank } --> </STYLE> Anyone know why it's not working? The links are no...
  16. Christylh8

    Compressing software?

    Can anyone recommend a graphic compressing program that will make an image even lighter than Adobe ImageReady without compromising quality? Thanks! C.
  17. Christylh8

    Background to load first?

    I have a page with a crucial background in which I would like for it to load before the rest of the elements. I know that HTML uniformly has the browser to load the smallest weight elements first, but is there any way I can bypass this? Thanks! C.

Part and Inventory Search

Back
Top