Question: Create a webpage to enable someone to create a blog. All the events and actions need to be done using client-side scripting Provide a Create
Create a webpage to enable someone to create a blog. All the events and actions need to be done using client-side scripting
Provide a "Create" button. On clicking the button provide a text box for entering the title and a "Add Content" button. The Add Content button needs to be disabled and should be enabled once some content is entered for the title. On clicking the "Add Content button provide textarea to type the content and a 'Save button. save the blog. The "Save' button should behave in the same manner as that of the 'Add Content" button On clicking the "Save button display clicking the is the title in a heading tag, the content in a divor paragraph tag and the textbox and text area are cleared After saving the blog provide an "Edit" button and the "Create" button. On clicking the 'Edit' button, copy the title and content to the textbox and textarea and provide the "Save' button again.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
