HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Disable Input Type File in Mac Safari
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
arupranjans



Joined: 10 Mar 2008
Posts: 2

PostPosted: Mon Mar 10, 2008 3:04 am     Disable Input Type File in Mac Safari Reply with quote

Hi all,

How can I disable a Input Type File Element in Mac Safari?

I have written the below code & tested in Safari, Mac.
Code:

<form>
<input type="file" name="oFile"  onchange="" disabled = "disabled" />
</form>

But It is NOT working, Still I am able to select file by clicking "Choose File" Button.

Can anyone please help me out?

Thanks & Regards,
Arup
kanenas



Joined: 14 Dec 2004
Posts: 191

PostPosted: Tue Mar 18, 2008 2:12 am     Leav off '="disabled"' Reply with quote

What version of Safari are you using? The sample works for me with 3.0.4.

BTW, don't put spaces between the attribute name, value and '='. With boolean attributes, you can leave off the value and just use the name.
arupranjans



Joined: 10 Mar 2008
Posts: 2

PostPosted: Tue Mar 18, 2008 2:20 am     Reply with quote

This works fine for 3.0.4, but this issue is reproducible in Safari 2.0.4 in Mac OSX.

Thanks,
Arup
kanenas



Joined: 14 Dec 2004
Posts: 191

PostPosted: Wed Mar 19, 2008 1:28 pm     Do you want to support Safari 2? Reply with quote

Do you need to support Safari 2, or can you consider the issue resolved? You could try setting a 'click' event handler when disabling the button under v2. I don't have access to 2.0.X, so probably can't help you much.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial