Wrox Programmer Forums
|
Javascript General Javascript discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Javascript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 19th, 2007, 04:14 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 347
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Adam H-W
Default javascipt + Mac + ie

I've got a ticker box that won't display in mac ie5 - it's OK in Safari, Mozilla.

this is the code:


        <script type="text/javascript">

var iframesrc="news_ticker.asp"

document.write('<iframe id="datamain" src="'+iframesrc+'" width="150px" height="150px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>')

</script>

can anyone help me - is it because Mac IE5 doesn't like iframes?

thanks

Adam






Similar Threads
Thread Thread Starter Forum Replies Last Post
Javascipt and validators toma12 ASP.NET 2.0 Professional 0 October 3rd, 2006 12:06 PM
Getting the MAC Address mswombat Classic ASP Basics 0 June 3rd, 2006 11:45 AM
Mac odditie BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 8 June 7th, 2004 03:11 PM
JRun4 for Mac OS + Mac OS X's Java 1.4.1 elbicho J2EE 0 June 27th, 2003 12:18 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.