7,985 Archived Topics
Remove Filter ![]() | |
Newbie need help to create a simple table with javascript. Any body who can, please answer. UI / UX Design web-design | |
Hi guys, I have a simple form that takes a search input and fires it off to page1.php: [code=html]<form method="post" action="page1.php"><input name="title" id="title" type="text" value="" /> <input type="submit" name="search" value="Search" /></form>[/code] I would like to be able to select which page the query is fired off to based on a … UI / UX Design web-design | |
My website when displayed locally in I.E 7 and Firefox has the layout output as I expected. However when rendered with Dreamweaver and Geocities web hosting the footer looks different than expected as it is intended to be the same size as the header. See page:- [URL="http://www.geocities.com/raisin_smiles/index.html"]http://www.geocities.com/raisin_smiles/index.html[/URL] The footer css … UI / UX Design html-css web-design | |
Hello I'm a C# developer thats new to web applications. I just need to create a simple page that has a radio button. When the radio button is clicked it runs a LOCAL executable. help or link to a tutorial would be appreciated thanks UI / UX Design web-design | |
HI, Below is the code for my page, and I'd like some suggestions so I can "stream line" my page. Here is a direct link: [url]www.myspace.com/djkonkerock[/url] Also, how would I insert a table in that blank space in between my top 8 and comment section? I would appreciate any help, … UI / UX Design html-css web-design | |
Hi, i want to display a pdf inside my web page using object tag... I did succeed to display the pdf if i store it in the web root of the server like this: [code=html] <object data="images/mytest2.pdf" type="application/pdf" /> [/code] but i need to access to a pdf file that … UI / UX Design multimedia pdf web-design | |
Hi, hope you can help me with this one. I have a Div with five float divs inside: [CODE]var div=document.createElement("div"); div.className="cssDivNino"; var divFolio=document.createElement("div"); divFolio.className="cssFolio"; div.appendChild(divFolio); var divCurp=document.createElement("div"); divCurp.className="cssCurp"; div.appendChild(divCurp); var divNombre=document.createElement("div"); divNombre.className="cssNombre"; div.appendChild(divNombre); var divLocalidad=document.createElement("div"); divLocalidad.className="cssLocalidad"; div.appendChild(divLocalidad); var divClear=document.createElement("div"); divClear.className="clear"; div.appendChild(divClear); divFolio.innerHTML= someData; divCurp.innerHTML= someData; divNombre.innerHTML= someData; divLocalidad.innerHTML= someData;[/CODE] This … UI / UX Design web-design | |
Hi, Can anyone pls tell me how to get curved buttons in CSS....? [code] border:2px solid #333333; border-radius:10px; [/code] Is this code correct?But it didn't work for me. Pls help me.. UI / UX Design web-design | |
pls someone help me resolve this. one of the layers in my flash document is not showing in the movie, even though it shows very well in the timeline. it is not a guide layer, so i expect it to show well in the movie but it doesnt, what is … UI / UX Design flash multimedia web-design | |
Hi I am trying to put a Border around 6 links to other pages. I am using a ref from a stylesheet that i have created i made the border like this within my stylesheet [code=css]p4 { border: medium double #000000; }[/code] The text that i want to put the … UI / UX Design html-css web-design | |
I am trying to make an external .swf file load into a movieclip when a button is clicked. I have this code on my button: [code] on(release){ mc_holder.loadMovie("home.swf"); trace ("..."); } [/code] and my mc_holder movieclip is on the stage. But when I click the button the trace output shows … UI / UX Design actionscript multimedia web-design ![]() | |
I have a site [URL="thewilliamsfamilytree.com"]thewilliamsfamilytree.com[/URL]. If you go to the site. You see a bunch of text links on the left side. My question is how do i change or control everything in that menu from one CSS file? I would like to use that menu on every page of … UI / UX Design html-css web-design | |
![]() | If anyone can explain the behavior that I observed recently then they deserve a cookie for their knowledge of HTML and CSS... I observed this behavior in FireFox haven't tried this in another browser. Navigate to this website [URL="http://novemberborn.net/sifr3/r436"]http://novemberborn.net/sifr3/r436[/URL] and resize the browser window horizontally down to about 200px. Notice … UI / UX Design html-css image web-design |
![]() | Evening I've been experiencing problems while trying to give my two menus different attributes - could anyone advise the correct method I need for this, please? The menu works as I want it, but I'd like to have any link in the content box displayed in a different colour. CSS … UI / UX Design web-design ![]() |
Hi I'm using Dreamweaver8 on a Mac and want to embed short video clips. In the past I've used YOUTUBE because the procedure is simple but I don't like the quality or the lack of personal control. I know how to set up a link to upload a clip, of … UI / UX Design multimedia video web-design | |
Ok, so I have Dreamweaver, Flash Professional, Photoshop, and now Fireworks, all the CS4 version. I have been playing around with Flash and Dreamweaver over the past couple days, however, I'm still learning them. Phonoshop I haven't worked too much with. Now, about Fireworks. What exactly is the point of … UI / UX Design adobe multimedia web-design | |
![]() | Hello dear DaniWeb users! I have been around here for a while, although I haven't made that many posts. Been rather busy with school and all. I am going the 3rd year now in my Computer System Development education, and I am doing my final work - the degree project! … UI / UX Design web-design |
Hello sir, I want to make a HTML page with the window splitted into two. In the left side i will give the html coding and the right side i want output for that coding(during runtime). UI / UX Design html-css web-design | |
i have a webpage that i built on my computer. a 1024x768 reslolution screen is what i used. but when i use a bigger monitor, the page is the same size, but its pushed up against the left side of the monitor. could somebody tell me the way to always … UI / UX Design web-design | |
I have a question as to why Internet Explore won't read my webpage...yet Firefox and Opera read it just fine... To me, it seems that internet explore is disregarding my external CSS file...because when I launch the index.html file, IE reads it without the CSS file...I don't know why though...BUT...when … UI / UX Design html-css web-design | |
hello my friend I designed an container but all conrers is destroyed. pleaz help me to solve this problam. this is my code: the ascx file: [code]<div class="containermaster_blue" align="center" dir"rtl"> <div class="TRM" style=" display: inline-table;" align= "center"> <div class="TR" style="float:right;" dir="rtl"> </div> <div class="action1"> <dnn:ACTIONS runat="server" ID="dnnACTIONS" /> </div> <div … UI / UX Design web-design | |
My blog on Blogger is [url]http://ennbaystestblog.blogspot.com/[/url]. My HTML isn't being accepted when I upload it. Here is exactly it: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <!-- Created by Artisteer v{Version} Base template (without user's data) checked by http://validator.w3.org : "This page is … UI / UX Design html-css seo web-design xml | |
I created one webpage with HTML and when I am viewing in a maximized size its working correctly, but when reduced the size of the browser the header portion is not reducing its size but its creating vertical scroll bars in the header portion. I am pasting my code here, … UI / UX Design audio web-design | |
i need someone to kindly give me a beginners guide to macromedia flash. i've got it installed on my system but i don't even know where to start from thanks. UI / UX Design flash multimedia web-design | |
hi i am new to css stylesheet....can anybody guide me....hope to hear soon from you...thanks feelnepal UI / UX Design web-design | |
Is it posible to have the body tag in an editable region of a template. I want to PreLoad images on some of the pages and not others. I've tried <body <!-- TemplateBeginEditable name="body_tag" --> <!-- TemplateEndEditable --> > but get an error message. Alternatively, can I preload images in … UI / UX Design web-design | |
Hey I've come across a bit of a problem. I'v decided to use photoshop to create a website for a friend (design the layout, then cut and place as backgrounds in 'div' tags). I understand this isnt the best way to go around it and have never tried it before, … UI / UX Design image web-design | |
I am having some problems with HTML and CSS, firstly with links in a li element, I have it set to display: block so that the it will highlight when the cursor is placed within the li area, but this is not working in IE 6 (I know this is … UI / UX Design html-css web-design | |
I have used the following codes to build a layout for my website: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="fa"> <!-- Meta information --> <head> <meta content="fa" http-equiv="Content-Language" /> <meta name="keywords" content="" /> <meta name="discription" content="" /> <meta name="author" content="" /> <title> </title> <link rel="stylesheet" … UI / UX Design html-css web-design | |
can someone point out to me what is the root of this problem? in FIREFOX all is well.. looks great! in IE.. there are problems.. you can see for yourself... [url]http://asia.pjrey.com[/url] i can monkey around with this for hours.. or someone SMART... can point out what is wrong! i want … UI / UX Design web-design | |
HI, Below is the code for my page, and I'd like some suggestions so I can "stream line" my page. Here is a direct link: [url]www.myspace.com/djkonkerock[/url] Also, how would I insert a table in that blank space in between my top 8 and comment section? I would appreciate any help, … UI / UX Design web-design | |
I have a problem with absolute positioning in IE. This works in all other browsers. Here are the browsers that I tested this on: Browser Version: IE 7.0.5730.13 FF 3.05 Safari 3.2.1 Crome 1.0.154.36 The code works fine on all browsers but IE. On IE it hugs the last container, … UI / UX Design web-design | |
I don't know the proper term for this, but here is what I want to do: read data from an external .txt file or .doc file into html page. If the file is changed and re-saved, the website automatically changes as well. I know that css style sheets are similar … UI / UX Design file-system html-css web-design ![]() | |
hi i'm using external CSS and javascript in xhtml and i divided my page in 2 parts (letf and right),i have listed items in left div so if i clicked any item in left's div i want to load it's content in right div. thanks UI / UX Design web-design | |
I have developed a New Website in HTML. Its a Multi Location or Country Website. For the same I have created the Welcome Page where it will show the list of countries available and I need to place a Remember me Check box so that next time the same computer … UI / UX Design ui-ux web-design | |
I'm designing a website for a school project, and I'm having some trouble with IE7. Here's the site: [url]http://caffeol.otherroaddesign.com/[/url] It shows fine in FF and Opera, but in IE7 the sidebar doesn't work. I can't figure it out. This project is due tomorrow, so please help me. Thanks! Here's the … UI / UX Design html-css web-design | |
Ok, I'm working in dreamweaver trying to redesign one of my websites. I would like to put my logo aligned to the left and my live chat image aligned to the right, but on the same line. How do I do this? I've tried messing with the div tags, adding, … UI / UX Design web-design | |
Hi guys I hope this is the best section to get my answer. I have 2 web pages that use the same html header markup via a template web page. Know I use this template webpage to define my head in my webpage but I wish to redifine it so … UI / UX Design web-design | |
Hi, I have designed a pop up menu in Dreamweaver using "Show pop up menu" in behaviours option. I need to show a flash file right under the menu options. I place the menu link and also the flash file in two separate files. The problem is that when I … UI / UX Design flash multimedia web-design | |
Hello guys, I want this video ([url]http://video.kenblockracing.com/flash/small_player/preloader.swf?vendor_id=2[/url]) now... i want to download it, now add ons in Firefox will do it. How can i do it?? or can someone give me a alternive youtube link or something??? Pls, i really want this for my ipod! Thanks, Cohen! UI / UX Design flash multimedia video web-design | |
Helloo guys, I have a problem. I dont like the way images load partially on slow connections (loading as it displays). I really want to eliminate this problem fro my site. I have seen a number of j/s preloading scripts but i have not seen their effect on my web. … UI / UX Design multimedia web-design | |
What are the basic steps in making GIF image in photoshop? UI / UX Design multimedia web-design | |
I've got a bit of a question regarding the <col> tag and how it takes style attributes in Firefox and Internet Explorer. Here's my code: [code=css] /* * This is the global style sheet for Humbug's test site. Every page will link to it. * Copyright Ben Ritter 2008 */ … UI / UX Design html-css web-design | |
Hi All, I designed one website useing div tags (its completed). for that website, left vertical menu is there for that i want use like switch type buttons can any one tell me how to do that. And i know switch type menu but not like vertical menu bar. only … UI / UX Design web-design | |
[code]function setgray( id)// for gray color on mouseover { if( typeof(id) == "string" && id.length > 0 ) { var element = document.getElementById(id); // if( element ) document.getElementById(id).style.backgroundColor ="appworkspace"; sub1.style.display="block"; } } function setblack(id ) // for black color on mouseover { if( typeof(id) == "string" && id.length > 0 … UI / UX Design web-design | |
Hello all, I'm going to be setting up a very nice website very soon. Can you guys pls give me links to some good free website layouts that are good, and attractive. thanks, Cohen UI / UX Design ui-ux web-design | |
One page on my website loads on all PCs but it doesn't load on most Macs...except for the newer ones at the Mac store. Is there something obvious wrong with my HTML or javascript below that a Mac wouldn't like? Sorry the code is so long, but I'm not sure … UI / UX Design html-css video visual-basic web-design | |
hi all, I designed a simple html web page with pics and go up and go down links to navigate inside the page. but after I sent it to a friend it was ok until he clicked one of the take me to top links ... all the pics were … UI / UX Design web-design | |
Hi guys, i have my own domain. then after creating my own website how to upload or publish my website? Thanks. anyhelp is greatly appreciated. UI / UX Design web-design | |
I have seen some examples like this [code] p.class1 { some stuff } p.class2 {some stuff } [/code] and some like this [code] class1.p {stuff} class2.p {stuff} [/code] In one case, the class name is before the dot, in the other case the class name is after the dot. What … UI / UX Design web-design |
The End.