Jump to content

Skullmonkey

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by Skullmonkey

  1. 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?

  2. 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?

  3. 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

  4. 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. :)

  5. add another <br />

    <div class="tab"><a class="tab" href="tanks/walltank.htm"><img src="images/walltank_tab.jpg" align="left" width="80" hieght="80" alt="Marine fish link" /></a>This is a 6x2x2ft thank with a 4x1x1ft sump, this tank is my latest tank.</div><br /><br /><div class="tab"><a class="tab" href="tanks/juwel.htm"><img src="images/juweltab.jpg" align="left" width="80" height="80" alt="Juwel fish tank link" /></a>This is my old tank a Juwel Trigon 190, It was a great tank for my to start with but just was to small for what i wanted.</div>
×
×
  • Create New...