using javascript in wordpress posts

MarketerMac

Regular Member
Joined
Oct 26, 2009
Messages
247
Reaction score
103
does anyone know of a plugin or solution for doing this?

the lame 'create a new file and call it' is tedious. I've searched and searched without finding a plugin that works w/ v 2.8.6. Does anyone have a plugin or info on how to use javascript in just the post of wordpress? trying to integrate it w/ prosper landing pages with no love..
 
Check out:
Code:
http://wordpress.org/extend/plugins/post-layout/
This is for 2.8.4, but I think it should work with 2.8.6
 
Check out:
Code:
http://wordpress.org/extend/plugins/post-layout/
This is for 2.8.4, but I think it should work with 2.8.6

while that does seem like a cool plugin, it unfortunetely ammends every post with the same javascript. with prosper, I need to use seperate javascript for each blog post to track properly :(
 
Back
Top