TinyMCE refresh issue
Posted
by
Luke
on Stack Overflow
See other posts from Stack Overflow
or by Luke
Published on 2012-04-02T04:30:48Z
Indexed on
2012/04/02
5:29 UTC
Read the original article
Hit count: 221
I'm using TinyMCE, witch is working fine for the most part... when the user saves the page redirects to a a php page that extracts the textfield data and processes it, i wont elaborate cause that's no t the issue... the issue is that when it redirects back to the page... the textfield is blank and i can click on it but not see anything, if i type it enters(but i can't see it), this also happens when i go to the address directly, the only way i can see it is to hit the refresh button... i tried a meta refresh to the page... i tried disabling cache... any ideas would be great... thanks in advance
© Stack Overflow or respective owner