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 Mike Lewis 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. raduchelariu

    IE7 and the spam free mailto problem

    Ok....that's weird. I checked your example out and I don't get the issue anymore. It could very well be something at my end. I'm going to have to do some extended cross-platform testing but all'n'all this does seem to be the right way to go. I appreciate everyone's help very much. Thanks a lot...
  2. raduchelariu

    IE7 and the spam free mailto problem

    Hmmm...that's a good thought. I have a lighbox clone loaded. I removed it but the strange behaviour just won't quit. This is one of those times when I hate IE7 more than IE6. At least good ol' 6 has well referenced bugs. Well, thanks for your help guys. I'm just about ready to give this one up.
  3. raduchelariu

    IE7 and the spam free mailto problem

    Nope. Regular mailtos work just as they should. Click -> Open mail client and nothing else.
  4. raduchelariu

    IE7 and the spam free mailto problem

    Okay, I wasn't really sure what that was going to solve but I thought I'd give it a try. Sorry, but no dice. Did not work. I'm starting to be more and more convinced that this is in fact an IE7/Vista security issue. I can almost imagine the guys at Microsoft: "Hey, guys, we still have security...
  5. raduchelariu

    IE7 and the spam free mailto problem

    Ok, I tried your fix, feherke, but, unfortunately, it did not help as much as I hoped. IE7 indeed did not open a new window. Instead it opened a new tab. So it's basically the same problem, with just this slight diference.
  6. raduchelariu

    IE7 and the spam free mailto problem

    Thanks for the idea but it resolved nothing. The same problem occurs. Just for the kick of it, has anyone been able to duplicate the problem? It seems this does not happen to every Vista+IE7 combo. I was unable to determine the factor that triggers the faulty behaviour so I it's a matter of...
  7. raduchelariu

    IE7 and the spam free mailto problem

    Thanks for your quick replies. While the HTML Obfuscation method is attractive in many ways, moreso than the Character Encoding one they both have their fault, as pointed out by feherke. On my part I dislike them both because they are very non-semantica and while I will admit my method isn't...
  8. raduchelariu

    IE7 and the spam free mailto problem

    Hi everyone, This is my script: function MailSimple() { javascript:window.location="mai"+"lto:"+"contact"+"@"+"web"+"site"+"."+ "com"; } And my HTML: <a href="#" onclick="MailSimple();return false;"><img src="mailto.jpg" /></a> Now this is my problem: In every other browser on the planet...

Part and Inventory Search

Back
Top