is there any way yet to paste javascript code into pages using iweb 09?
It's depend on how/what the javascript code is implemented.
i've tried pasting sharethis code using the insert html widget function, instead, it appears is it pasted into a separate html file (which includes headers and all) that is in the download_files folder...
That's how HTML Snippet widget works, it does not add the codes to the page but to another page called widget#_markup.html thru an iframe.
Most people do not know this (or ignore to) and make the common mistakes... have their StatCounter or Google Analytical codes track the wrong pages.
all work-arounds i've seen so far include copy-pasting it into the actual html code outside iweb and having to re-do this everytime you make changes.
kinda clumsy to be honest....
You know it... post editing after every publishing... is clumsy, old, oh so yesterday...
any way around this?
Yes, build your own iweb3 widgets, this pretty much answer your first question.
However... AFAIK, I am the only one (as far) builds iweb widgets (in iweb3 context), google my page (cyclosaurus.com)... you find sharethis widget is on upper left corner.
All javascript is linked to my page... sorry, I don't do tutorial nor how-to.