<td class="new_doctor_button">
<input type="button" name="adddynamicBox_Mon"
id="adddynamicBox_Mon" value="Add Schedule"
onclick="addScheduleRow('Mon', 1, [700, 730, 800, 830, 900, 930, 1000,
1030, 1100, 1130, 1200, 1230, 1300, 1330, 1400, 1430, 1500, 1530, 1600,
1630, 1700, 1730, 1800, 1830, 1900, 1930, 2000, 2030, 2100], [8, 9, 12,
6, 10, 1, 11, 2, 5, 13, 3, 7, 4], ['Crowns & Ridges', 'Millenium'] />
</td>
This is HTML which is generated by the above written code ..
Giving me error that--And this line is giving me error:-
----
XML Parsing Error: xmlParseEntityRef: no name
…="adddynamicBox_Mon" id="adddynamicBox_Mon" value="Add Schedule"
onclick="add…
----------
> Can we see the html please, with a bit either side of the error.
>
> Colin
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---