ogobrecht / markdown-apex-plugin

Oracle APEX Dynamic Action Type Plugin: Markdown
https://apex.oracle.com/pls/apex/f?p=66154
Other
16 stars 1 forks source link

Helper function to maximize editor item not working in IE #1

Closed ogobrecht closed 8 years ago

ogobrecht commented 8 years ago

The helper function markdown.maximizeItem does not correct set the width of an editor item. The jQuery method css('padding') returns an empty string :-(

It is working with css('padding-left') and css('padding-right')

Need to create a fixed version.

ogobrecht commented 8 years ago

Fixed with v1.1.1