7,985 Archived Topics
Remove Filter ![]() | |
![]() | Hi guys... I'm getting into flash now, so let's start a thread posting up flash based inspiring websites. I'll start. [url]www.thefwa.com[/url] = awesome. UI / UX Design flash multimedia web-design |
I am want to be able to set the height of my iframe to automatically stretch to fit the content it is loading. I however want to ensure this does not go over a certain height eg: 690px. Does anyone have an idea of how to go about this ? UI / UX Design web-design | |
Hi my Prof. wants me to create a forum website from scratch. This forum contains only basic functionalities like creating a forum,a new thread in the forum, post a reply. So I created a database which contains these tables: Users Groups Forums Topics Posts now in my homepage I want … UI / UX Design display ui-ux web-design | |
okay, i'm having problem with fitting my background into my web browser. the image is somehow moving to the left. [CODE] <HTML> <TITLE>A New Beginning...</TITLE> <HEAD><B><FONT COLOR = "ORANGE">My life...</FONT></B></HEAD> <BODY BACKGROUND="wall.jpeg" position="center"> </BODY> </HTML> [/CODE] thanks guys.. UI / UX Design web-browser web-design | |
I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks like this: I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks … UI / UX Design web-design | |
Hi Folks, I'm hoping you can help me with a strange IE problem. My clients site at [url]http://www.cmrbuilding.com[/url] works fine in Firefox, Safari, Opera etc but when it comes to IE, though it works in IE6, the site has a huge extra, blank area that scrolls to the right and … UI / UX Design html-amp html-css javascript-jquery web-design | |
Ok this has become EXTREMLY annoying, im trying to work with some css with a several column [I]used to be table[/I], here is the css [CODE].catleft { width: 18px; height: 27px; float: left; background: url({style_images_url}/Cat-Left.png) no-repeat; } .catbody { height: 27px; float: left; background: url({style_images_url}/Cat-BG.png) repeat-x; } .catright { width: … UI / UX Design html-css web-design | |
![]() | Does anyone know how to set the reference points on a movieclip programatically? Im loading images (xml driven) but was wondering how to set the reference points through code in actionscript 3. Any ideas? UI / UX Design actionscript multimedia web-design xml |
I can't seem to figure out where my code is going wrong for my page. It appears fine in firefox, but IE things get messed up when you scroll down the page and mouse over the last few pictures. Here is my page: [url]http://www.landmarkmg.com/rental_communities/index.html[/url] UI / UX Design javascript ui-ux web-browser web-design | |
ahah it's me again. I'm going to make an on button and an off button which i want to play an audio file and pause it. But what code do i use to do this? UI / UX Design audio multimedia web-design ![]() | |
Hi friends I have used this script for avoid right click in my webpage. I want to disable " savepage as" in file menu . please let me know ur suggestion. [CODE] <script language="JavaScript"> document.onmousedown=click; function click() { if ((event.button==2)) { alert("Sorry you didnt access right click"); } } </script> … UI / UX Design html-css web-design | |
Here is my testing site. <a href="http://holyrock.zxq.net?">testing home</a> I would like to change like <a href="http://holyrock.zxq.net/index1.html">this.</a> Please help me to fix my problem.... I want to open my menu link page in the main context secction. Do I need to use include fuction in php or java? Or So I … UI / UX Design html-css web-design | |
Hi: I'm trying to do a Conveyor belt slideshow script with buttons as seen on the "Live Entertaiment Schedule" portion of this site: [URL]http://www.swancourt.com/calendar.asp[/URL] (Note: the calendar icons slide much more when they had all 12 months on there, but I think you get the idea). I'm trying to do … UI / UX Design asp web-design | |
Hello, I am storing avatar images in a table dynamically. I want to store only 2 avatars in a row, but there may exists any no of avatars. Also in the view i want only to show 3 rows. The remaining must be hidden. When i click some button i … UI / UX Design web-design | |
Hey guys Newbie here Just a quick question really, I have almost finished my website however when uploading i'm finding that the pages are shifting a little to the left or right when switching between pages. I am testing it on Safari on a Mac & Firefox on a mac … UI / UX Design web-design | |
Remove Splash Page I'm helping a friend with this site: [url]http://www.celiapearson.com/[/url] Google analytics says she's getting a 25% bounce rate on the page, so we want to delete it and substitute the page you get when you click "Enter". I thought it would be as simple as removing index.php and … UI / UX Design ui-ux web-design | |
Hi I have created a navigation for me friends website and it works fine as a vertical meun, but I really want it to be horizontal, can anybody please help me fix this. I have submitted all the HTML and CSS below. Thanks HTML Code [CODE]<div id="Nav"> <ul> <li><a href="./Home.aspx">Home</a></li> … UI / UX Design html-css web-design | |
Hi guys, I'm trying to create a 2 column layout for a site. The left div is for navigation, and contains a faux-column style repeat -- my goal is to have it be 100% of the body/document height all the time, NOT just the browser viewport height.. The right div … UI / UX Design web-design | |
Hi guys, I have a drop-down navigation bar on my website. While I am creating the website, the drop-down have no problem overlaying the javascript (embed with flash) in Firefox. But when I tested it in IE, it did not managed to overlay the javascript script and the drop-down went … UI / UX Design java javascript web-design | |
Hi all, I am a newbie here. So please I need your help. I have written a small piece of code for browser detection in JavaScript. It is working fine in case of Mozilla but when I run it on Explorer (IE), then for application code and user agent, it … UI / UX Design web-design | |
Yeah, yeah, category fail, whatever. Seriously just ignore it. Anyway. I used webs.com for hosting up until a few days ago, when a friend of mine gave me a subdomain so my URL would just seem that much more random ([url]www.a-random-word-here.another-random-word.com[/url]) and so I need to transfer all my files … UI / UX Design apache web-design | |
My image and border fit well on 3 sides, except for the left border-side and I can't for the life of me figure out what I did wrong. Isn't it supposed to fit automatically when the css code is wrapping the image-tag? The "surrounding" border only shows up in FF … UI / UX Design html-css image web-design | |
hey i am designing a website and i want the design part to be in center of the page(ref:[url]http://www.sacredheartschool.com/[/url]) I saw the code they have used div tag.... but it can be done using table tag also but i am not getting it.... so plzz help me UI / UX Design web-design | |
Is it possible to style an ftp site ([url]ftp://blah.com[/url]) ? I've done a bit of googling, but i am only finding results for StyleFTP client :P Thanks marky UI / UX Design web-design | |
Hello, I'm rebuilding a website, and I need some help with the header. So far I have a parent div that spans 100%. I have 2 child divs within it, the first holding a small flash file at a fixed width. I need the second div to expand across what's … UI / UX Design flash ui-ux web-design | |
I have a drop down select menu that has about 700px worth of text in each option and i need the select box to be 300px wide. So i changed the width in the CSS to fit my layout however in IE the actual portion that drops down stays 300px … UI / UX Design html-css web-design | |
Good Afternoon All, I have a template that I'm working on with the same flash header on each page. The header contains the drop down menu to go to the other HTML pages in which the header is placed. I noticed this as one of the parameter lines [CODE]<param name="movie" … UI / UX Design flash multimedia web-design ![]() | |
can i set a maxlegth of characters when i am using textarea? if yes who i can do it? Thank you very much UI / UX Design web-design | |
hi i'm using this code [<meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <link href=" mycss.css" rel="stylesheet" type="text?css">] to link my css files to my web page but it's not working. what could be the problem. UI / UX Design html-css web-design | |
Well, it is time! Google adsense has been installed on my site and using the feature from the forum software I can show it to guests differently then to members and to paid members there aren't even any banners. So far, I really like Google Adsense and they have done … UI / UX Design google google-adsense web-design | |
I'm really surprised that many webmasters do not understand fully THE HUGE point here, really surprised. The point IS NOT if search engines care W3C validation or if customers care W3C validation (they have probably no idea). Maybe webmasters are too much focused in the job in the profession and … UI / UX Design web-design ![]() | |
if <img> used to load image, then how if i want to load an movie like swf, or avi?? THX UI / UX Design web-design | |
Hi, I have this code working perfectly fine with the cool subwai stuff on the left side and the Reset All button below it. And the menu summary box towards the right handside of the cool subwai stuff. And the pictures come on almost the center of the page. But … UI / UX Design html-css web-design xml | |
Hi - can somebody pls. tell me how to use 'Span Tags' to increase Font size of TEXT in Red below ? Below is the original XML code. <?xml version="1.0" encoding="utf-8"?> <news> <settings linesColor = "0x424646" backGroundAlpha = "50" backGroundColor = "0x363B3D" thumbsBackGroundColor = "0x404546" thumbsPreloaderColor = "0xCCFF33" listItemIconColor = … UI / UX Design html-css web-design xml | |
Hi everyone, In this page: [url]http://www.pentree.com/contact/list[/url] The coloring for our logo is off slightly when viewed in FireFox. However, the image looks like it matches in IE. Does anyone know why? UI / UX Design web-design | |
If anyone can solve this, I would honestly think you're a genius. I've been using html/css 10+ years and this has bugged me for days! You can see the problem if you view [URL="http://www.dripsplat.com/dev/ttass/courses.php"]http://www.dripsplat.com/dev/ttass/courses.php[/URL] and click the "course outline" link to expand content. Content expands but footer stays where it … UI / UX Design html-css javascript-jquery web-design | |
where do you find the curly brackets used in css code or is it just appropriate to use the common brackets. UI / UX Design html-css web-design | |
i have no idea where to post this so i have no idea where to look if it has already been asked.... my question is this... my team just finished a robot software package in c++ and i did the math i only say that to say im not entirely … UI / UX Design flash html-css multimedia web-design | |
I also need help in creating a DROP DOWN MENU for my website designs. I found this really cool drop down menu that I like at [URL="http://www.1-dynamic-design.com"]http://www.1-dynamic-design.com[/URL] but I do not know HOW to create one. The drop down menu is on their HOME PAGE. Please tell me IF you … UI / UX Design web-design | |
i tried letter-spacing: -.02 em and i like it. but does -.002 work? is there a limit on the decimal things? maybe they arent called points but someone has to know what im refering to okthxbai UI / UX Design web-design | |
Hi I am trying to locate a menu over my masthead, which consists of a full width image. Towards the left there is the page name and to the right of that is the main navigation menu. There is an outerwrapper div and then the masthead div and below that … UI / UX Design image web-design | |
Hi I'm trying to find a script that dynamically resizes the iframe to be the height of the page contained within it The iframe page I am accessing is an external domain page. I know due to security reasons normally all external pages loaded into the iframe must be from … UI / UX Design web-design | |
Hello, I am very new to web development in general. I am trying to develop a master page for a tutorial that I am creating. I have tried different solutions to correct the overlap, but the same result occurs every time. My web page shows up fine in IE7 and … UI / UX Design html-css web-browser web-design web-server | |
Hey, I wondering how I can make a "popup"-window (think it is done with Ajax) in the same browser-window? Click on one of the images in the link below for an example of what I mean. [url]http://www.railbirds.com/pictures/2/[/url] UI / UX Design ui-ux web-design | |
Hi Could anyone suggest a method of turning autocomplete off on all browsers that is w3c compliant? Most of the results Google returns when searched on the subject have different issues when implemented. Thanks :) UI / UX Design web-design | |
Difference between flash animation and Microsoft Animation ? Which technology used by the Microsoft to developed the animation ? UI / UX Design flash multimedia web-design | |
Site is working fine in mozilla and safari but not in Internet explorer. I am also trying to figure out how to put a picture next to the name on the other side. [B]Below is the css and the xhtml codes[/B] [B]CSS [/B][CODE]/* layoutstyles.css */ /* Background color of box … | |
I'm completely new to web design and I'm creating a site using dreamweaver. I want the home page to fit exactly into the web browser window. There isn't a great deal of content on the home page so I could do it if there's a way of making an image … UI / UX Design ui-ux web-browser web-design | |
Hello all, First time user and new to web development, so be gentle. I have made a basic page for my kids school for a bingo flash board. Basically it is an image with 90 numbers that are mapped. When a number is clicked, a page opens up with the … UI / UX Design flash web-design | |
The End.