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 SkipVought 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: *

  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

    Glenmac, I can see that it would work incredibly well. I had been hoping that there was some quick HTML fix for it, but the more I investigated the more I knew it would involve Javascript. What do I have to change to the code to make it work in reverse? [Turn the music off instead of on?]...
  4. 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...
  5. Christylh8

    HTML full screen presentation problem

    Jammer, I can use all of that right now if you have time. :) There is a programmer who will program the autoplay function for me before she burns a test cd, but I'd like to get as much as I can done on my own. Thanks SO much!
  6. 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...
  7. Christylh8

    Thinner borders

    Thank you much, that's all I needed. :)
  8. 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
  9. Christylh8

    Meta keywords

    Wullie, Well, only words in my title tag are showing up in our tracked search engine queries. I will pare my keywords down today to 75, as I don't want to abuse the procedure and get shunned by search engines. I thought it was alright to use as many keywords as you wanted as long as they...
  10. 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
  11. 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...
  12. Christylh8

    html editor suggestions please

    I love Dreamweaver MX, but I can't say it won't add some unecessaries. What I haven't been able to clear up myself by hand, I've used a program called Pretty HTML (http://mpp.at/pretty/) to clean it up and save me time when necessary. Hope that helps. :)
  13. Christylh8

    CSS background question

    How do you specify a background image or group of sliced images on a CSS? Is that possible? Thanks! Christy
  14. 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...
  15. 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...
  16. Christylh8

    Pop up problem

    Adam, That last script works excellent except for one thing. When the .jpg images in full pop up, it links back to the main html file and I cannot change the image titles, which is very important. Is there a script using a window/html instead of vwimg/ popping up an image file? Thanks...
  17. Christylh8

    Simple pop up question

    Thanks so much!
  18. 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...
  19. 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...
  20. Christylh8

    Open maximized?

    Thank you so much...it worked! :) Christy

Part and Inventory Search

Back
Top