10,650 Topics
| |
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 … | |
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.. | |
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 … | |
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 … | |
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 … | |
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 … | |
| 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 … |
| 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 … |
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 … | |
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 … | |
| 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! … |
Hi, Can anybody help me that i have a form that transfers my name and email to aweber.com after submitting it. My problem is, I already having account of aweber with three list, but it displays same autoresponse program for three list. I want different autoresponse program for my three … | |
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). | |
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 … | |
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 … | |
In this tutorial you will learn how to create a stylish looking content box for your website. Before you start, however, you will need to have two custom patterns which should each be from a 5*5px image that just has a pencil line drawn diagonally across it. You need to … | |
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 … | |
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 … | |
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, … | |
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. | |
I have created a flash menu that shows the background is changing and then I am trying to drop a menu and select from it. I was trying to make my button such that, if I click on Home it take me to home page. And if I move my … | |
hi i am new to css stylesheet....can anybody guide me....hope to hear soon from you...thanks feelnepal | |
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 … | |
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, … | |
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 … | |
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" … | |
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 … | |
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 … | |
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, … | |
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, … |
The End.