>From what I remember (depending on how its deployed) Wordpress may not allow you to add javascript to it, it may strip it out, so check your pages source code if the content is actually there or getting removed leaving just the Loading... tag (you may need to directly edit the template code potentially)
Also adding javascript in a blog post is not usually a great idea, and many sites (like Blogger) wont let you. 2nd, most common issue, is people paste all the code from the wizard into their page (including the HTML and body tags etc), instead of just the code snippets they need. 3rd most common issue, is people use multiple ones which create an ID conflict. As Jeremy pointed out, a link to the site is always helpful. Cheers! Vision Jinx On May 27, 11:18 am, Zen The Ducky <[email protected]> wrote: > Hello > I'm very new to this, having only made a beginning website for my wife > in MS Publisher several years ago and now trying out Wordpress (so I > have all of about 3 weeks experience) > > I pasted the HTML code > fromhttp://www.google.com/uds/solutions/wizards/videobar.html?uds_o=0&uds... > into a post on my 2.9.2 wordpress site which is hosted on godaddy (see > code below). Please note that I pasted the google code into the HTML > tab not the Visual tab on the Wordpress edit posting page. > > When I view it gets stuck on Loading and the webpage shows an error on > line 131, char 30 (see HTML source also pasted below here). > > I'm probably doing something very wrong. Is there a way to fix this? > > Thanks! -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
