Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
OTP  
#1 Posted : Thursday, January 24, 2008 3:54:33 AM(UTC)
OTP

Rank: Newbie

Groups: Member
Joined: 1/22/2008(UTC)
Posts: 1

We have a few external buttons that all Send() and a few other methods. As soon as we upgraded to the newest version, yesterday, those buttons stopped working on Mac Safari and Mac FireFox. Here's the following code we use for the buttons.

Code:
<a href="#" onclick="getImageUploader('ImageUploader1').DeselectAll();">
<img class="Icon" src="DeselectAllSmall.gif" alt="Deselect All" />&nbsp;Deselect&nbsp;All</a>


The code works flawlessly on PC FireFox and IE. It seems to not work ONLY on Mac browsers. Please advise!

Edited by user Tuesday, February 26, 2008 6:15:46 PM(UTC)  | Reason: Not specified

George Ulyanov  
#2 Posted : Thursday, January 24, 2008 2:12:24 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

Hello,

I've made a little test page with the calling "DeselectAll()" method inside:

Code:

<input type='button' value='click!' onclick="getImageUploader('ImageUploader1').DeselectAll();"><br>


and tested it successfully on a Mac (in Safari and Firefox).

Could you provide the direct link to the page where I can test the settings?
Best regards,
George Ulyanov
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.