www.webdeveloper.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2010
    Posts
    43

    jEditable works great with DB. How can I get it to update non-db values properly?

    Each instance of what I need edited also has an id on the page for reference

    So things like <p id='titleonebox' class='editable'>Title that can be edited</p>

    If I'm updating the DB I have it all figured out because I'm updating X where X is X.

    However on the index page itself I have 'headers' that I want editable for each div(The divs are populated via the DB and they edit fine)

    I've tried using save.php from jquery's jEditable documentation but it won't save the value when I refresh the page. Am I missing some kind of echo to index.php type of line? What would it look like?

    Any and all help is really appreciated?

  2. #2
    Join Date
    May 2010
    Posts
    43
    lol I got it....

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles