I am using magento 1.9 version. I need to display customer groups in dropdown option.
I used this code.
It brings the data as dropdown.
My issue is When i use this code some css issues occurs.
By commenting the collection data (ie., line# 4 to line #6) it's working fine.
what is the issue here.