That's cool, it's working. Thank u so much. Diego.
2007/5/25, Casper Stromfeldt <[EMAIL PROTECTED]>: > > Without testing it I think you have to add 'return false;' like this: > <button onclick="assegna();return false;">Add to CC</button> > This should stop the page submit. > > Casper > > On 5/25/07, diego gentoo <[EMAIL PROTECTED]> wrote: > > > > I had to edit it to be similar to the label: > > > > <select name='sel' id='sel'> > > <option value=' [EMAIL PROTECTED]'>[EMAIL PROTECTED] </option> > > <option value='[EMAIL PROTECTED]'> [EMAIL PROTECTED]</option> > > <option value=' [EMAIL PROTECTED]<'>[EMAIL PROTECTED]</option> > > </select> > > > > What about the other problem? > > > > > > 2007/5/25, [EMAIL PROTECTED] < > > [EMAIL PROTECTED]>: > > > > > > I think you have remove the , value' option from the selct list > > > > > > > > > <select name='sel' id='sel'> > > > <option>*** [EMAIL PROTECTED] <[EMAIL PROTECTED]></option> > > > <option>** [EMAIL PROTECTED] <[EMAIL PROTECTED]></option> > > > <option>*** [EMAIL PROTECTED] <[EMAIL PROTECTED]></option> > > > </select> > > > > > > Alex > > > > > > > > > > > > > > > > > > -- > /Casper > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
