HTML - How To Make Sure Mac Users Go To The Non-flash Site
if i have a flash site and a non-flash site at the same domain, how does a mac visitor get directed to the correct (non-flash) site?
thanks for the newb help! berbes Similar TutorialsHi, My client needs an html website. It has to be easy to edit the text later on his own when the site is done. How would you suggest I build it? (I am familiar with dreamweaver for html) It will also have some flash content. (flash content need not to be editable, only stable so it doesn't change position from page to page. menu will be in flash) Is joomla any good for my client? how should I do it? Thanks a lot for your advice, js. Hi, I have a very basic question. In the past, every time I've made updates to the website, I have to refresh my browser to get the new content. How long does it typically take for browsers to check for new content? Is there a way to put something in the html header so that browsers will do this automatically? I suppose not, but just asking. Thanks, Linda. I'm working on a site for a local radio station that is streaming high school football games on Thursday and/or Friday nights. I'm tired of waiting up until 1-2AM for everyone to call in the scores so I can update the scoreboard. Is there a way to allow me to give certain users access to make changes to certain pages? I'm using Microsoft Expression Web 4 and made a Master page with editable regions so every page is pretty uniform. I want her to be able to update the scoreboard herself, but nothing else. Here's a link to the first week's scores: www.mywin98.com/scoreweek1.html You'll have to login to look at the page - so just use username/password - test/test Any ideas would be greatly appreciated! I am trying to get rid of the "You have to click to activate this function" mumbo jumbo for a site I am doing. I tried following these directions... http://www.adobe.com/devnet/activeco...devletter.html but am having a rough time getting it to work... here is my code. Code: <script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','900','height','140','src','GoodDock','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','GoodDock' ); //end AC code </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="900" height="140"> <param name="movie" value="images/GoodDock.swf" /> <param name="quality" value="high" /> <embed src="images/GoodDock.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="140"></embed> </object></noscript> Hello everybody! My name is Myron, and I'm a bit stumped on a code we are using at school. The teachers gave us the following HTML we could use for a site we made, but so far it seems to be only working on FireFox and Chrome I'll use this site as an example: http://www.hildevos.com/ As you can see, IE seems to be loading the page, but then fails to show the Flash-component in the middle of the screen. FireFox and Chrome don't seem to have this problem, which is nice, but I really want to run the site on all webbrowsers! This is the code we are using: Quote: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <title>www.hildevos.com</title> <meta content="Dutch, Nederlands" name="language" /> <meta name="description" content="Hilde Vos, The Official Website." /> <meta name="Keywords" content="Hilde, Vos, A Heartbeat Away, Country, Singer Songwriter, Music, Nederlandse zangeres"/> <meta name="revist-after" content="15 days"> <meta name="distribution" content="global"> <meta name="robots" content="ALL"> <style type="text/css"> #swf_gecentreerd { width: 990px; height: 590px; position: absolute; top: 50%; left: 50%; margin-left: -495px; margin-top: -295px; } </style> </head> <body> <div id="swf_gecentreerd"> <object type="application/x-shockwave-flash" data="Index.swf" width="100%" height="100%"> <param name="allowScriptAccess" value="Index.swf" /> <param name="loop" value="false" /> <param name="menu" value="false" /> <param name="quality" value="high" /> <param name="scale" value="noscale" /> <param name="wmode" value="opaque" /> <param name="bgcolor" value="#FFFFFF" /> <embed src="Index.swf" width="100%" height="100%" loop="false" allowscriptaccess="sameDomain" menu="false" quality="high" scale="noscale" wmode="opaque" bgcolor="#FFFFFF"></embed> </object> </div> </body> </html> If someone could please look at the code and snuff out all the errors, I'd be really happy! Thanks in advance!! I have a website which consists of a flash movie, which is transparent, placed on top of an image. Currently the only way I can do this is with: Code: <div style="position: absolute; top: 0; left: 0; width: 800px; height: 604px; z-index: 3"> Which doesn't allow me to scale the elements, as they are positioned absolutely. What I want to be able to do is position the elements one on top of each other, but have their height set to 100% rather than a fixed amount, and for them to be centered. Any ideas? Thanks Fred Hi All, I've been working on a portfolio website for a little while now, which is currently built as a hybrid html and flash. I was hoping to code the whole thing in html, but was having some problems with the horizontal scrolling portion of the site. You can see how it looks he jcolt.com There are 2 main things that are holding me back from this being entirely html: I'd like to change the appearance of the scroll bar, so it looks like what i've done in the current flash version. I'm also trying to map the scroll wheel on the mouse to scroll horizontally, across the gallery. Currently it works like this in the flash version, but again, trying to do it in html. I've seen it done successfully on this site: http://www.ptarmak.com/ My question is mainly; how complicated would this be to do? I have a working knowledge of html, but most of this site has been trial and error. Secondly, could anyone point me in the direction of code, or a discussion of how to do this? Thanks in advance. Hi there! I'm quite a newbie to webdesign and programing and right now I'm really stucked! I hope this is the right Forum to post my question! So I'm working at a html based website, and I'm trying to show my photos in a simpleviewer gallery which I want to embed in the html side (I work with tables). however I want this flash gallery to adjust the size depending on screen or window size... which I some how also managed: see he http://www.dgclick.com/portfolio/index.html (just the gallery not embedded) and now my problem...I'm trying to embed this gallery in the html, which I managed in general, just that the gallery is tiny and doesn't resize at all!! see here--> http://www.dgclick.com/portfolio/portfolio_en.html that's how I embedded it: <embed src="viewer.swf" width="100%" height="auto"!important height:"100%" bgcolor="#161317" name="viewer" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" scale="exactfit"></embed> what's wrong with it!! Please help me!! Thanks Dani hi everyone this is my first page so i will probably have a couple of questions to help give me an idea of how to do that i want! basically someone has asked me to design them a site, i did a web design course but that was 6 months ago and i need to learn new things for it as well as try and remember what ive learned! ive got a semi basic layout, ill post the html and css, hopefully ill pate them in the right way (this definitely wont be the colour scheme, ive been following an online tutorial, want to get the layout right before making other tweaks) basically in the content section theyre looking for a rectangular box that has 4 imaes, 2 side by side and two below. these will change when theyre rolled over and when a particular image is clicked it will take them to the correct section of the site. as far as i understand from the css i have the size of the content section will change depending on how much information is there. how would i know what size to make the flash for insertion into this section so it fits properly without any gaps? sorry im a bit new to this but the more i learn the better! i dont have a clue how to actually code the flash yet but getting the size right would be a good start! thanks for your help HTML Code: <link rel="stylesheet" type="text/css" href="css/master.css" /> </head> <body> <div id="page-container"> <!--this div will hold all the other elements of the page--> <div id="main-nav">Main Nav</div> <div id="header"> <h1> Kilmaclolm Dramatic Society logo to be placed here </h1> </div> <div id="sidebar-a"> <dl class="hidden"> <dt id="about"><a href="#">About</a></dt> <dt id="services"><a href="#">Services</a></dt> <dt id="portfolio"><a href="#">Portfolio</a></dt> <dt id="contact"><a href="#">Contact Us</a></dt> </dl> </div> <div id="content"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nullam gravida enim ut risus. Praesent sapien purus, ultrices a, varius ac, suscipit ut, enim. Maecenas in lectus. Donec in sapien in nibh rutrum gravida. Sed ut mauris. Fusce malesuada enim vitae lacus euismod vulputate. Nullam rhoncus mauris ac metus. Maecenas vulputate aliquam odio. Duis scelerisque justo a pede. Nam augue lorem, semper at, porta eget, placerat eget, purus. Suspendisse mattis nunc vestibulum ligula. In hac habitasse platea dictumst. </div> <div id="footer"><!--floated divs dhould come first to avoid any IE issues--> <div id="altnav"> <a href="#">About</a> - <a href="#">Services</a> - <a href="#">Portfolio</a> - <a href="#">Contact Us</a> - <a href="#">Terms of Trade</a> </div> Copyright © Kilmacolm Dramatic Society. A website by D Keenan </div> </body> </html> Code: @charset "utf-8"; /* CSS Document */ html, body { /*resets the margins and padding on both the html and body tags to 0 to ensure theres no space between the top of the browser and the top of the page */ margin: 0; padding: 0; } h1 { margin: 0; /* takes away the default margin and padding on h1 tags */ padding: 0; } .hidden { display: none; /* any element with this class wont be seen on the site */ } #page-container { /* there is a # as this is an id, to be used once on the page only, not repeated elsewhere this div's height will change depending on the content*/ margin: auto; /* browser sets margin, should centre the div */ width: 760px; /* sets the width of the container */ } #main-nav { background: red; height: 50px; /* the width doesnt need to be specified, it will be 760px as this is the with of the containing div */ } #header { background: blue; height: 150px; } #sidebar-a { float: left; /* floats sidebar to left of the screen */ background: darkgreen; /*the height is dependend on the content so no height will be set for the time being*/ width: 280px; } #content { background: green; /*the height is dependend on the content so no height will be set for the time being*/ margin-left: 280px; /*creates a margin as wide as the sidebar to separate the sidebar information and the content */ } #footer { clear:both; /*When an element has the clear property assigned, if it comes into contact with a float it is placed right below where that float ends.*/ background: orange; height: 66px; } I've been teaching myself html and a little bit of css recently. In doing so I've made a few different websites of bits and pieces that interest me, just for myself. I've attatched the code for a website I started. The thing is I know I'm going about it in a most inefficient way (I have a new table in the html code for every entry), but I don't know how else to go about it. I'd be most interested to know how a professional web developer would go about coding this site (given the design I've done). What technologies would they use, especially what would they use to handle several more entries? And yes, I did steal the design of the site, but I really like it, and it was just for my own learning. Thanks in advance. This website.. has been a pain in the behind. Lately visitations have been falling. I cant get it to be visited that much, the average hits per day fell from 13 / 16 to 2 / 4 per day. It needs help and im clueless. Upgraded the meta data today. But since the site doesnt contain that much articles and headlines im stuck what to do more? Please have a look and do advice if you have some experience? thanks I am new with the whole html, I am trying to build a site using yola.com. The site i am building uses lots of pictures and what i want to do is have them almost as thumbnails but kind of bigger and be able to click on them to make them bigger or hover over them and make them bigger, sort of like how facebook does their pictures in a album. Just a note that yola does not support .html uploading of file onto the file manager without paying and i do not want to pay for anything right now. Is there any kind of code that I can do this with? or any other way i can do this? Thank you. Hey, I searched the forum and couldn;t find anything. I have a site that has been created out of mostly flash. So all my written content is written in flash. so when someone tries to search something it won;t show cause it's embedded in the flash. Is there an HTML tag out there that will help people find sponsors from my page etc? I have a site that is rather large with several pages and files. It is an internal site for the company I work for. Some of the people who send me content to put on the site want to be able to make these updates themselves. None of them know much, if any, HTML or CSS. Is there any tool out there that can make it possible for them to updtate the site without adding a bunch of unecessary code to what is already there? I was looking into CMS applications (this was suggested to me last time I posted about this), but they seem to be applications that you have to build the site with, rather than take a site that already exists and modify. Thanks for any help! Hello, I kinda new to advanced web coding. I have a question: On my website, I want to make a button. When you click on it, it will pop-up with a frame (It would help if it's an iFrame, from an other HTML document). The frame should dim/gray out the background site. A perfect example would be one on those really annoying website content lockers, that make you complete some scam thing such as sign up for something, or complete a survey, but mine will open from a button, and will have a close box. An other not so perfect example is lightbox, how it open a frame, and greys out the background site. Anyways, In that frame will be an image gallery. It will use lightbox. Since this frame will cover about 90% of the screen (centered), lightbox will still open just in the covering frame. I would really appreciate some advice, or even better, a tutorial or link to one. Thanks in advanced, everybody! P.S. The frame doesn't need any kind of great graphics like how lightbox resizes itself. Hi everyone. I just found this site. I'm a newbie, still stuck in HTML 4. I have an immediate need to add a powerpoint presentation file to my site so students can download it into their computers. Have tried putting file into root directory, then making tag: <a href="ftp://www.themcmullens.com/test.ppt">Download test</a> Doesn't work. Anyone have any ideas? I have a popup on my website, it's a last.fm radio player www.brewrecords.net/shop Is there a way I can set ity up so it loads on the far right of the screen? Preferably stationed neatly in my column_right.php Thanks! Like I want them to register on my website then it sends it to a folder on my computer? is this possible? I have a game I made and I don't get this part of it. I would be very greatful if someone could let me know what is required to make a site display centrally on widescreen monitors with blank areas either side. I mainly use dreamweaver and have no real knowledge of css so if there is a HTML code out there to cut and past I would be very greatful Many thanks Mark Hello, I have used html codes before but I am still quite new to it, this is quite difficuilt to explain so I will try my best, if you don't understand please ask. I am making a website with videos on, I can put the videos on the site but i would like to know how I can make a box which displays an image of the video and a discription next to it explaining what it is about. I would like there to be a button either side of the box so it you click the left/right button it takes you to the next minipage withought leaving the webpage you are on. I have seen it done before in html. Would anyone know how I could achieve this? Thanks Coolcam262 |