Results 1 to 3 of 3

Thread: unknown message..."target="blank." appearing on my home page. how do I get rid of it?
      
   

  1. #1
    Lynnvkelly is offline Private
    Join Date
    May 2009
    Posts
    2

    Question unknown message..."target="blank." appearing on my home page. how do I get rid of it?

    I have embedded a google calendar on my website and when I published it the message "target="blank"< appears on the webpage...I sent a support ticket...they say it is a design issue and directed me to post a question here...the embedded code I used is

    <iframe src="http://www.google.com/calendar/embed...ca/Los_Angeles" style="border: 0" width="800" height="600&hl=en" frameborder="0" scrolling="no"></iframe>

    is there an issue with it?...I copy pasted it from google.

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,337

    Default Re: unknown message..."target="blank." appearing on my home page. how do I get rid of

    How about a link to the page.. and i think you are missing part of the code.

    copy and paste first to notepad and then to copy and paste from notepad to the builder.. make sure you have ALL of the code.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    14,178

    Arrow Re: unknown message..."target="blank." appearing on my home page. how do I get rid of

    You did not copy the code accurately: you are missing the underscore >> "_blank"

    You can see a sample code string here (make sure you have ALL the elements and no missing or additional spaces to your particular code for the scripting to run):
    <a href="http://www.google.com/calendar/event...op=&sprop=name:" target="_blank"><img src="http://www.google.com/calendar/image...gc_button1.gif" border=0></a>
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49