Search This Site

Custom Search

Monday, July 19, 2010

[bloggerDev] Re: programmaticallycreated blogger post won't run embedded javascript until manual repost.

Hi,

You are trying to update the same element (id="joejso") twice, so only
the first is updated...

Best,
Ilya

On Jul 15, 11:45 pm, JoeCodeswell <joecodesw...@gmail.com> wrote:
> Hi,
>
> I have been successful in programmatically creating a blogger post
> that contains embedded javascript. When I first tested this, the
> javascript ran only after i manually reposted from within the blogger
> ui. Now i see that the programmatically posted javascript works if it
> is at the top of the blogroll, but in the second position, it reverts
> to static content. Static content [non-javascript] is also displayed
> when i click on the top of the blogroll to show the individual post.
>
> Urls:
>
>   blogroll:http://joecodeswell.blogspot.com/ [notice: "Javascript:
> $1,000,000.00" == dynamic]
>
>   individual post:http://joecodeswell.blogspot.com/2010/07/test-remote-post_425.html
>           [notice: "this is first " == static]
>
> Anybody have any ideas?
>
> All the best,
> Joe

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment