Manipulating a form to have custom classes etc..

Anonymous
Not applicable
Hey everyone, I'm currently playing around with Marketo's forms, using the forms 2.0 builder. I'm a proficient coder and I want to be able to customise the forms extensively, for example to add custom classes, IDs, or any kind of attribute really. How is one supposed to go about this? Any direction is very welcome!

Thanks.
Tags (1)
3 REPLIES 3
Anonymous
Not applicable
Anonymous
Not applicable
Of course, I meant a way to customise the form before it's delivered, not by manipulating the DOM. It's a complete hack-job that way.
Alok_Ramsisaria
Level 10
We can add custom classes, ID's by using jQuery. Also, you can refer this documentation for extending the core functionality of forms by using Forms 2.0 JavaScript API.