Welcome Guest Search | Active Topics | Members

External JS functions won't fire on Mac Options
OTP
Posted: Thursday, January 24, 2008 11:54:33 AM
Rank: Newbie
Groups: Member

Joined: 1/22/2008
Posts: 1
Points: 3
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!
George Ulyanov
Posted: Thursday, January 24, 2008 10:12:24 PM
Rank: Advanced Member
Groups: Member

Joined: 7/26/2006
Posts: 205
Points: -4,065
Location: Solar System, Sun-3 (Earth/Terra), Eurasia Contine
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.

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.