hi all,
I want to populate the options of a html tag with the elements of an
array (not from a model)
say; arr= [‘has’, ‘have’, ‘give’, ‘get’]
i can’t figure out how i can achieve this. any suggesstion is
appreciate.
hi all,
I want to populate the options of a html tag with the elements of an
array (not from a model)
say; arr= [‘has’, ‘have’, ‘give’, ‘get’]
i can’t figure out how i can achieve this. any suggesstion is
appreciate.
On 13 April 2010 17:23, kevid [email protected] wrote:
hi all,
I want to populate the options of a html tag with the elements of an
array (not from a model)say; arr= [‘has’, ‘have’, ‘give’, ‘get’]
i can’t figure out how i can achieve this. any suggesstion is
appreciate.
I don’t understand what you are trying to do with the array. Please
give an example of the html output you are attempting to produce from
the array.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs