Search results

  1. T

    Appear and Disappearing Elements

    Got it! Thanks everyone for your help, the fadeIn and fadeOut function accomplished exactly what I wanted as for transition effects
  2. T

    Appear and Disappearing Elements

    CaldwellYSR, thank you, that is exactly what I was trying to accomplish. Do you have any ideas on how to make the elements fade or transition rather than just appear/disappear?
  3. T

    Appear and Disappearing Elements

    I'm not to knowledgable about making elements appear and disappear so the coding I have I took from an online tutorial. But what I'm looking to do is click a link and have that link itself disappear and a new one appear, can this be achieved with that coding. If so, can you show me a simple...
  4. T

    Appear and Disappearing Elements

    I've read a number of tutorials and just can't seem to figure it out. I have a input form element that is hidden on page load, but appears on click. The problem I'm coming across is making it hidden again. As of now, when you click 'Click to type your name' the input form appears as shown in...
  5. T

    help! email script won't send email

    anyone????
  6. T

    help! email script won't send email

    i have an email script on my page and when i send it, i never receive the emails on the other. I can't figure out why it isn't sending, I'm sure there is something small wrong in the code that I can't catch since I don't know what to look for. Anyone got any ideas? Any help is appreciated...
  7. T

    help! images in safari vs firefox. can't figure it out

    So i've been reading all around and I just can't figure out the problem. In safari, since it uses color profiles the red fade looks beautiful, but in firefox, it looks horrible, very faded and bland. I'm using photoshop cs on a mac and when i save the image i do "save for web" I have...
  8. T

    site search engine for images

    yes the actual site design including shopping card, layout, thats all taken care of. My only hold up is the word search itself.
  9. T

    site search engine for images

    See that sounds good but who could I go talk with that will set up the database for me to where i can just plug in the images.
  10. T

    site search engine for images

    yes it is very specific but even just a general script is helpful for me cause as of now i have no clue where to begin and need it asap.
  11. T

    site search engine for images

    yeah i did the search and haven't had much luck, but I'll play with my keywords to get some better results. Here is an example of what I'm looking to get with this script: http://www.alphabetphotography.ca/create_a_word.aspx
  12. T

    Css problems in Firefox.

    this should solve your problem. I had the same issue. Your main division is set to 100% but something in your body is causing its length to go beyond 100% of the screen. Since you have your background color set in your main division, thats the only thing thats going to contain the color. So you...
  13. T

    site search engine for images

    ok now thats my problem. I'm not good at doing DB so what program should I use. MySQL, or something else.
  14. T

    site search engine for images

    How you doing everyone. I need some help creating a search engine for my site specifically for images. Heres the function. User types in word: Example search engine script processes "example" and pops up a new window (maybe a javascript kind of deal) listing images that correspond to those...
Top