Results 1 to 2 of 2

Virtual html

This is a discussion on Virtual html within the Deutsch forums, part of the General Discussion category; Folgenden Code wollte ich in einen der " Templates für Werbung " einfügen. Code: <!--VBSEO_VIRTUAL_HTML--> <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="BoardsUnited" ...

  1. #1
    Ky!
    Ky! is offline
    Senior Member Ky!'s Avatar
    Real Name
    KK
    Join Date
    Nov 2007
    Location
    Germany
    Posts
    161
    Liked
    0 times

    Virtual html

    Folgenden Code wollte ich in einen der " Templates für Werbung " einfügen.

    Code:
    <!--VBSEO_VIRTUAL_HTML-->
    <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="BoardsUnited" data-lang="de">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    <!--/VBSEO_VIRTUAL_HTML-->
    Das funktioniert nicht, sondern gibt ganz unten in meinem Forum dies aus:

    "; for(var vi=0;vi0){location.replace('http://www.hunde-united.com/showthread.php?p='+cpostno);};} } if(typeof window.orig_onload == "function") window.orig_onload(); } //]]>


    Ohne das VIRTUAL HTML funktioniert es. Woran liegts?

  2. #2
    Senior Member
    Real Name
    Fabio
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    758
    Liked
    11 times
    Blog Entries
    1
    Hallo,

    ich vermute mal, weil du in einen Javascript Code einen Javascript Code packen willst.

    Das musst du dann so machen:
    HTML Code:
    <!--VBSEO_VIRTUAL_HTML-->
    <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="BoardsUnited" data-lang="de">Tweet</a>
    <!--/VBSEO_VIRTUAL_HTML-->
    
    <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    Gruß,
    Fabio

Similar Threads

  1. The Virtual HTML feature?
    By CrickSnip in forum Pre-Sales Questions
    Replies: 11
    Last Post: 08-11-2009, 01:08 PM
  2. Virtual Html mark up
    By jupiter5 in forum Troubleshooting
    Replies: 5
    Last Post: 06-03-2009, 04:03 PM
  3. Virtual HTML Sorunu
    By sum41live in forum Türkçe
    Replies: 2
    Last Post: 05-03-2009, 04:55 PM
  4. Virtual Html ?
    By pcwolfx® in forum Türkçe
    Replies: 4
    Last Post: 03-01-2009, 09:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •