Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Kappytown #1
Re: Redirecting those viewing with a MAC
<script language="javascript">
<!--
var agt = navigator.userAgent.toLowerCase();
var is_mac = (agt.indexOf("mac") != -1);
if (is_mac) self.location = default_mac.htm;
// -->
</script>
This will redirect the user if they are using a mac. Just place the code
between the <head></head> tags.
Kappy
"Javo_UK" <webforumsuser@macromedia.com> wrote in message
news:bdk01p$o68$1@forums.macromedia.com...version of a site.> Is it possible to redirect those people viewing a site on a MAC, to a MACresolution but was uncertain on platform type.> I know it is possible based on browser-type, browser-version and>
> If so :
>
> - how do you do it
> - is there a DW extension for it
>
>
Kappytown Guest
-
redirecting
what is wrong with <?php if(!stristr($_SERVER, 'www')) { Header("Location: http://www.theSpear.net" . $_SERVER); exit(); } ?> I am trying to... -
Redirecting via LWP
Hi I've written a script which performs some background authentication to control access to a files directory on the web server. The final action... -
Redirecting in PHP
Good Morning, I am in need of some help regarding re-directs. We have just replaced our old Webiste that was manily PHP with a new ASP.NET... -
[PHP] redirecting to a url..
yes, got it working. thanks a lot.. i did use header -- Thank you, Louie Miranda (louie@axishift.ath.cx) ----- Original Message -----... -
redirecting to a url..
I have this form with 2 values under 1 name ColTemplate. I was hoping if i can redirect it to another url? on the ?? if templateone or templatetwo.... -
Kappytown #2
Re: Redirecting those viewing with a MAC
OOPS. Make sure that you put defualt_mac.html in quotes!
self.location = "default-mac.htm"
Kappy
"Javo_UK" <webforumsuser@macromedia.com> wrote in message
news:bdk01p$o68$1@forums.macromedia.com...version of a site.> Is it possible to redirect those people viewing a site on a MAC, to a MACresolution but was uncertain on platform type.> I know it is possible based on browser-type, browser-version and>
> If so :
>
> - how do you do it
> - is there a DW extension for it
>
>
Kappytown Guest
-
Murray *TMM* #3
Re: Redirecting those viewing with a MAC
Javo:
The real question is - why do you want to double the work for yourself?
It's more than possible to make a single site that works on the Mac as well
as on the PC.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Javo_UK" <webforumsuser@macromedia.com> wrote in message
news:bdk01p$o68$1@forums.macromedia.com...version of a site.> Is it possible to redirect those people viewing a site on a MAC, to a MACresolution but was uncertain on platform type.> I know it is possible based on browser-type, browser-version and>
> If so :
>
> - how do you do it
> - is there a DW extension for it
>
>
Murray *TMM* Guest
-
Javo_UK webforumsuser@macromedia.com #4
Re: Redirecting those viewing with a MAC
Hi Murray,
Unfortunately the client wants popups and iframe functionality on THEIR DESIGN ...... and their wish is my command.
BUT unfortunately Macromedia popups and iFrames fail to work on MAC IE 5 for some reason (to which i havent got an answer from the forums) Hence the need to build two site versions.
But if you can suggest a version with the specified design and functionality which works on both platforms effectively please let me know.
The client was presented with design alternatives but rejected them and knows the implications of the extra work on the budget.
JAVO
Javo_UK webforumsuser@macromedia.com Guest
-
Murray *TMM* #5
Re: Redirecting those viewing with a MAC
Javo:
Popups and Iframe work OK on the Mac.
Please post a URI to the pages.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Javo_UK" <webforumsuser@macromedia.com> wrote in message
news:bdrufs$p47$1@forums.macromedia.com...DESIGN ...... and their wish is my command.> Hi Murray,
> Unfortunately the client wants popups and iframe functionality on THEIRfor some reason (to which i havent got an answer from the forums) Hence the> BUT unfortunately Macromedia popups and iFrames fail to work on MAC IE 5
need to build two site versions.functionality which works on both platforms effectively please let me know.>
> But if you can suggest a version with the specified design andknows the implications of the extra work on the budget.>
> The client was presented with design alternatives but rejected them and>
>
>
> JAVO
>
>
Murray *TMM* Guest
-
Murray *TMM* #6
Re: Redirecting those viewing with a MAC
None of your links bring up pages for me - they are all 404's....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
news:bdsj9g$87e$1@forums.macromedia.com...the> Nevermind - I found your post.
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> ==================
>
> "Javo_UK" <webforumsuser@macromedia.com> wrote in message
> news:bdrufs$p47$1@forums.macromedia.com...> DESIGN ...... and their wish is my command.> > Hi Murray,
> > Unfortunately the client wants popups and iframe functionality on THEIR> for some reason (to which i havent got an answer from the forums) Hence> > BUT unfortunately Macromedia popups and iFrames fail to work on MAC IE 5know.> need to build two site versions.> functionality which works on both platforms effectively please let me> >
> > But if you can suggest a version with the specified design and> knows the implications of the extra work on the budget.> >
> > The client was presented with design alternatives but rejected them and>> >
> >
> >
> > JAVO
> >
> >
>
Murray *TMM* Guest



Reply With Quote

