Jump to content

Thanks Funce and dsonesuk !


vmars316

Recommended Posts

Thanks Funce and dsonesuk ; 
Just wanted you to know that I greatly appreciate
you expert help on my project .
I am  working on an authoring tool , see here:

http://vmars.us/w3schools-Examples/ShortStory-WheatFields-VanGogh-SCRIPT.htmlAlmost

done ; just have to figure out how to :
1) duplicate this structure onButtonClick :

    <div class="mydiv" >
      <div class="mydivheader"></div>
             <textarea  class="copyFrom"  rows="4" cols="12"> </textarea>
      </div>

 


Clone causes probs (with contenteditable) upon re-opening page 
after a save-webpage-complete . 

2) Currently this doesn't display the whole image correctly : 

  body {
         font-family: Comic Sans MS;
         background: url(WheatFields-VanGogh.jpg) ;
         background-repeat: no-repeat;
         background-size: 100% , 100% ; 
    }


 
Then I think I am finished :)
In the mean time I'll probably be back for help .

Thanks again

Edited by vmars316
link
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...