Forums

Full Version: how to provide left border to any image or to any label or to any component
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
var c = sdk.getDivIdFromComponetId( 'image_GP');                                                                              

sdk.applyStyle('#'+c,'border-left','4px solid #FFA500');