The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Coding save box?

3 posters

Go down

Coding save box? Empty Coding save box?

Post by Foreverandalways December 24th 2011, 5:24 am

Well, my fellow admins and I are creating an HTML page with a text box for members to edit and stuff like that. However, we wanted there to be a save button so that the text in the box would be saved after a click on that box.

Does that make any sense??

Here is the coding we've gotten so far...

<html>
<head>
<title>Inventory</title>
</head>
<body>
Inventory for:

</body>
</html><div contentEditable="true">Text Here</div>

However, we're up for entirely new coding as long as it gets us what we need.
avatar
Foreverandalways
New Member

Posts : 1
Reputation : 1
Language : English

Back to top Go down

Coding save box? Empty Re: Coding save box?

Post by EmperorAdam December 24th 2011, 5:33 am

Once you coded it all can you tell me the code.
EmperorAdam
EmperorAdam
Forumember

Male Posts : 123
Reputation : 4
Language : English
Location : UK

http://mytube.forumotion.co.uk/

Back to top Go down

Coding save box? Empty Re: Coding save box?

Post by LGforum December 24th 2011, 2:30 pm

Why have you put the editable DIV outside the HTML and body tag?

Anyway, look into cookie saving with javascript.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum