Can't save HTML in exhibit or preview?

johnnytang888 / 2012-07-17 19:49:13   

Hello,

I have asked this question already and probably shouldn't start a new thread but here I go.

I can't save any HTML in my exhibits. This includes links etc. I can create a new link from scratch but if I try to paste a page (from my V1 Indexhibt) it won't let me save even if I turn off/on text processing.

Example piece of code-






$.backstretch("jonathanwinstone.co.uk/index.html/bgbig/…");



Here's a link to the site I am working on -

jonathanwinstone.co.uk/index2.html/

Thanks, Jonathan

johnnytang888 / 2012-07-17 19:51:37   
  1. Sorry, here's that piece of code
  2. <html>
  3. <head>
  4. <script src="jonathanwinstone.co.uk/index.html/jquery.backstretch.js"></…;
  5. <script src="jonathanwinstone.co.uk/index.html/jquery.backstretch.min.js"></…;
  6. <script>
  7.     $.backstretch("jonathanwinstone.co.uk/index.html/bgbig/…;);
  8. </script>
  9. </head>
  10. <body>
  11. </body>
nvanwylen / 2013-01-03 22:22:31   

Did anyone find a solution to this problem?

Vaska A / 2013-01-04 00:09:53   

You can't save the entire html page to Indexhibit that way - it's not and has never been possible.

Smaller pieces of code, it's possible.

This thread has been closed, thank you.