javascript - take content from WordPress page and deliver it to HTML via ajax -


i have following problem:

  1. html blank page on server 1.
  2. wordpress site on server 2.

what need call content www.wordpress.site/sample-page/ html page on server 1, not entire page, part can edit wp-admin; without header , footer.

also, don't know if there other method, need done via javascript/jquery or ajax.

i've used google, hard tutorial this, i've tried lot of tutorials, none need, , don't know javascript make work. so, can me please?

big thanks!

andrei

l.e.: i've found working: http://jsfiddle.net/mdawaffe/hlwdh/

it working written, if try change domain mine, not work. script have implement on server content called (taken)?

for more information, asked:

i have html + css + js template use phonegap (if don't know it, try it, it's useful) create mobile app android, ios, , blackberry.

now, have site: m.trafficvoice.ro (i hope can post links here).

in 'live stream' page (it's called services.html), have html5 audio tag/player. need, www.trafficvoice.ro/whatever-the-name-page, content, part can edit in wordpress (so without header , footer).

why? because in future there more stream add, , maybe of them down due unknown reason, need update page, without making update entire app, upload store, wait approval, client download it, etc.

big thanks!

andrei

could use iframe instead? modify template in theme not display header/footer , use in iframe.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -