Apex Jquery [message #598581] |
Tue, 15 October 2013 15:05 |
|
lakshman0145
Messages: 12 Registered: May 2013 Location: HYDERABAD
|
Junior Member |
|
|
hi,
iam practicing mobile(jquery) application i gave a check box in that application but
it came too long can u please suggest me how to decrease it.
Thanks in advance,
lakshman.
|
|
|
|
|
Re: Apex Jquery [message #598644 is a reply to message #598641] |
Wed, 16 October 2013 09:11 |
Lalit Kumar B
Messages: 3174 Registered: May 2013 Location: World Wide on the Web
|
Senior Member |
|
|
Seems to be a pure jquery question. No where in relation to Oracle, or am I missing something?
Anyway, in HTML/CSS it is done by changing the CLASS attribute by setting it to smallerCheckbox/largerCheckbox. Might be similar property needs to be set in jquery.
And remember, it varies from browser to browser. You might not be able to modify it in IE.
|
|
|