I'm looking for the same thing in a way, but I need to seperate each field to use and style anywhere on my page.
So far I have been able to do this by viewing my source code in FF and copy / paste the relevant field info into my own divs. Thus creating duplicate fields. I have hidden the the attributes list Zen created by display:none. You can't just delete otherwise attributes won't be recognised........BUT
....BUT BUT BUT..... the reason why I'm looking for what you looking for is the fact with text input fields this method seems to not work. As with radio / checkboxes if selected it selects the fields in the hidden section, but when it comes to text inputs or file uploads it does not update the hidden fields and therefore not adding to cart.
Does this make sense, anyway this is what I have done so far, but anyone does have a way of extracting each attribute individually for styling, specifically positioning inside divs that swap, I would also really appreciate it.
-------------------
Jay


Reply With Quote
