Welcome Guest Search | Active Topics | Members

Java Version - how do I make uploader 100% width and 100% height Options
praxisinc
Posted: Thursday, March 31, 2005 5:38:00 PM
Rank: Member
Groups: Member

Joined: 5/12/2004
Posts: 49
Points: 0
I am testing the new Java candidate trial version, and I am using the sample that uses: iuembed.js

I'd like to setup the width and height to 100% (percentage), but I am getting an error. How do I do it?

Thanks!
Fedor
Posted: Saturday, April 02, 2005 3:26:00 AM

Rank: Advanced Member
Groups: Administration , Member

Joined: 7/28/2003
Posts: 1,254
Points: -345
Location: WA, US
In what browser do you test?

Best regards,
Fedor Skvortsov
praxisinc
Posted: Monday, April 04, 2005 3:11:00 PM
Rank: Member
Groups: Member

Joined: 5/12/2004
Posts: 49
Points: 0
In Internet Explorer 6 and I am using the sample that uses: iuembed.js

Everything works perfect when I use dimensions on pixels, but when I change to percentages it does not work.

Can you tell me how to make it work?

Fedor
Posted: Saturday, April 23, 2005 6:53:00 AM

Rank: Advanced Member
Groups: Administration , Member

Joined: 7/28/2003
Posts: 1,254
Points: -345
Location: WA, US
If you use iuembed.js for inserting applet, then you can pass percents to ImageUploaderWriter using common syntax:

Code:
<script language="javascript">
var iu = new ImageUploaderWriter("ImageUploader1", "100%", "100%");

iu.writeHtml();
</script>


But unfortunatelty not all browsers (for example old versions of Safari) support percent size in underlying <applet> and <embed> tags.


Best regards,
Fedor Skvortsov
Fedor
Posted: Thursday, June 16, 2005 7:26:00 AM

Rank: Advanced Member
Groups: Administration , Member

Joined: 7/28/2003
Posts: 1,254
Points: -345
Location: WA, US
I just want to add, that some old versions of Safari browser don't work correctly with applet size in percentage.

Best regards,
Fedor Skvortsov
Users browsing this topic
Guest


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.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.