Hi hope someone can help me with the folowng

I have two

<input type="text" id=source1">
            <input type="text" id=source2">

and one

<input type="text" id=dest1">

i want the value from source1 and source2 to dest1

i put in source1 a name Like John Doe and in source2 only a *

in dest1 i want John Doe * with the star behind the name

Thankss in advice John

Recommended Answers

All 2 Replies

Hi John. by no means am I an expert in jQuery, but I put together this sample... Take a look, modify it to your needs. Maybe someone else can improve upon it.

http://jsfiddle.net/WNa8t/

Sorry for the late response
Thanks just what i needed

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.