Hi,
I am using the div tag using the sun:markup tag like following:
<sun:markup tag="div" id="ajaxBuild">
Now the problem is that I originally had all the labels, dropdowns in a
single row. I had to add ajax to the page and hence the above div tags.
Now div tag is resulting in a <br> kind of behavior which I don't want.
Anyone know how this can be avoided?
thanks
Karam