gdurniak Posted August 1, 2012 Posted August 1, 2012 If I specify style=noscroll, then the image fills the web viewer, and I can't scoll down to click the hidden "delete" button I tried to specify ?style=noscroll+height=100 , to make the image smaller, but this fails As a work around, I probably could add a scripted Trash Icon, to delete the image Is there any way to specify noscroll AND height ? greg
ooparah Posted August 7, 2012 Posted August 7, 2012 I tried to specify ?style=noscroll+height=100 , to make the image smaller, but this fails Is there any way to specify noscroll AND height ? This should appear as: ?style=noscroll&height=100 This is how you would specify noscroll and a height parameter. Also, you can force the delete button to show by using the "showdelete" style parameter as follows: ?style=noscroll+showdelete&height=100 I hope this helps,
Recommended Posts
This topic is 4492 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now