Jump to content

java script + form box positioning


ixcese

Recommended Posts

hello , im building right now an replay box which is suppose to serve the user to write a post.

 

now , i have one question ,

 

i want to make buttons for smiley's :) so the poster can add smiley's :) where ever he want in hes post , so i created an function what suppose to add smiley and here is the code:

 

function addSmiley(){
    document.getElementById('ID').value = document.getElementById('ID').value+"";
}

 

the problem is , if the poster want to add the smiley in the middle of the post it can't be.

 

so my question is how i can get the position of the pointer so i can add the smiley in it's place.

 

regards , Mor.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.