User Profile

Collapse

Profile Sidebar

Collapse
Maize
Maize
Last Activity: Nov 7 '08, 09:38 AM
Joined: Nov 3 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi acoder,

    that totally did it. Thanks a lot, i'll try not to use it if it is not
    necessary but in this case, yes, my hands are tied and i am
    happy to have found this solution with your help.

    Thanks and Regards
    Maize
    See more | Go to post

    Leave a comment:


  • Thanks for the answer. Exactly what i was looking for.

    But the editor in the corporate portal removes any javascript and also removes the "onclick" tag in the link before publishing my html. (not in the href part for some reason). This is due to some security issues.

    If you know any workarounds let me know. If not, its ok. The answer already helped me a lot.

    Thanks and Regards
    Marcel
    See more | Go to post

    Leave a comment:


  • Javascript outerHTML - Shows text on new blank page - Problem

    Hi Guys,

    i'm having a problem with a little Javascript in a link


    Sorry that it is all in a line but it is actually a link. Please wrap.

    This results in a new page with only "Initially processing" showing
    Code:
    <a href="javascript:var Aobj = document.getElementsByTagName('span'); for (var i = 0;i &lt; Aobj.length;i++) { if (Aobj[i].className === 'SLA') { Aobj[i].innerHTML
    ...
    See more | Go to post
No activity results to display
Show More
Working...