Jump to content

Skullmonkey

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by Skullmonkey

  1. Meh,Ive gotten used to the first one. Right now, im going for 'it works'.
  2. Now i get to act smart <input type='button' value='Italic' onclick="txt.value+='[i]ITALIC_TEXT[/i] ';"> So, onclick="txt.value+='whateva';">the stuff in red is the textarea name right?
  3. Sweet. Thanks.But there may be a delema. There are multiple text areas on the page. Would i have to add the code above every one or just once on the page?
  4. Meh...Its always worked for me... I did test it before posting it.
  5. Skullmonkey

    BBCode buttons

    Hey,I have a project going that I am creating websites for teachers. They all come with a manager so they can edit text w/o having to edit files. I have BBCode in the manage.php file so i dont have to teach them HTML. Right now, I have a table explaining the BBCode but I want to create buttons that they can click to put BBCode in.Anyone know how to do this?MANAGER SAMPLEThanks,Skullmonkey
  6. I have it working now.Thanks anyways.
  7. No. The head tag is for the title of the page and some other things that I do not know of.
  8. Just to let you guys know, you dont need the '..' if its going from the root directory.
  9. Hey,I am making websites for teachers for school and i want to make a content manager so i do not have to teach them to edit files (and screw them up). So my friend came up with making a content manager. A sample of the teachers website can be found HERE.So what i want to do is have the text from the CONTENT MANAGER to view on the main page. I also want to have them to have the ability to edit multiple pages at one time. I am going to add a biography page, supplies page, and stuff like that.I am new to html and have moderate knowledge. I think there is going to be some php needed also.Thanks for any help received.
×
×
  • Create New...