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!

Recent content by mRko81

  1. mRko81

    Links not activating in flash file

    Thanks I need to set a forward on there till i get this figured out thanks for your help.
  2. mRko81

    Links not activating in flash file

    wich address did you go to or did you go to both? http://kickinchicken.com vs. http://thekickinchicken.com
  3. mRko81

    Links not activating in flash file

    Ok here's the deal. I made this intro and header in flash about a year ago. never really had any problems, but now the links in my swf do not always seem to be working properly. the main domain is http://thekickinchicken.com/ but we have several other domains ( http://kickinchicken.com ...
  4. mRko81

    More Deviant behavior from IE

    Thanks Vragabond. Do you know if IE7 was like a mandatory download? or what is the portion of the population that could still be running IE6 and below? K.I.S.S. ... always seems to be the key.
  5. mRko81

    More Deviant behavior from IE

    This is a new one on me. when the page loads: --> http://81art.com/projects/kramedart/real_estate/ everything falls nicely into place but when i mouse over one over the menu items it throws the whole column out of place. and it only seems to be happening in IE. go figure. A second pair of eyes...
  6. mRko81

    IE is my arch Enemy

    the hover class im ok with but it is the positioning that i am stressing over. Having gone through and set the margin/padding to 0px this helped but i fugured out what was throwing the wrapping off. i was using a version if image replacement for the buttons so that a screen reader could read...
  7. mRko81

    IE is my arch Enemy

    ohyeah and here is a link to see it in action. http://81art.com/projects/kramedart/realestate/4buttons.html
  8. mRko81

    IE is my arch Enemy

    Hey here my issue as it always seems to be. I have valid HTML and CSS but like always IE does not like it. <div id="buttonBox"> <div class="button" id="realestate_button"> <a href="#"><span>TrademarkProperties.com</span></a> </div> <div class="button" id="tv_button"> <a...
  9. mRko81

    Email Form Validation

    Hey V, i double checked the success/fail pages and they are correct. I am so at a loss. Especially since it wouldn't send the email if the "IF"'s were "If-ing" success/fail page aside. I really appreciate you help on this i am just frustrated and about to pull my hair out. ~m
  10. mRko81

    Email Form Validation

    REALLY??!?! you copied the code straight from here and ran i and it worked? it should not the success/fail pages because i am receiving the email with the default values in it. ARGH! I guess i will try the same.
  11. mRko81

    Email Form Validation

    Hey V give it a try for yourself: http://lowcountrylegalgroup.com/
  12. mRko81

    Email Form Validation

    no erros but it is still sending the form despite that default text is there.
  13. mRko81

    Email Form Validation

    that sounds like a great idea, how would i go about doing that? im sorry for my lack of knowledge but i can only learn it by doing it
  14. mRko81

    Email Form Validation

    thanks vacunita, i appreciate your quick response, and logically that makes sense i am just not exactley sure how to phrase that. here is my attempt but it make no change. <?php /* YOU DO NOT NEED TO CHANGE ANYTHING IN HERE */ /* BUT FEEL FREE TO IF YOU LIKE, YOU CAN ADD YOUR OWN DESIGN! */...
  15. mRko81

    Email Form Validation

    I have a form and the client insited on not using lables for the form elements, instead wants to use onBlur/onFocus to show what each form element is for. I believe that this is tampering with the validation of the form elements because it is 1. not able to check if a field has been filled in or...

Part and Inventory Search

Back
Top