Rank: Member
Groups: Member
Joined: 4/27/2005(UTC) Posts: 4
|
Is there any way to hide the area that is reserved for descriptions? I set the readonly flag to true and the descriptiontext to "" but there is still a box visible underneath the photo in the thumbnail pane. is there a way to remove that box? thanks
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
|
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Newbie
Groups: Member
Joined: 9/30/2009(UTC) Posts: 1
|
Hello, Can you give more details because I try to hide them too, and when I copy the code linked to your page example, I have an error addParam() no set. Plus in 6.1 version of imageUploader it's not var iu = new ImageUploaderWriter("ImageUploaderID", 610, 500); but $iu = new ImageUploader('ImageUploader1', 645, 500); please help! Thank you.
|
|
|
|
Rank: Newbie
Groups: Member
Joined: 7/12/2009(UTC) Posts: 5
|
put the ShowDescriptions() property to false. if using php it would be something like this. $iu->setShowDescriptions(false);
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.