20,737 Topics
![]() | |
I want to have 2 separate web sites. One for computers and one for mobile devices. I have no idea what the code is for the browser to make that determination. | |
<div class="playerBlock"> <div class="title fontFaceClass"> </div> <div class="playerArrow"> </div> <div class="player"> <div class="lightDiv"><iframe src="http://canli.kanald.com.tr/dp1.html" border="0" frameborder="0" scrolling="no" width="500" height="315"></iframe></div> </div> <div class="infoBTNArea"> <ul class="buttons"> ` | |
I am trying to align some text vertically with an image next to it, as in: [http://204.10.65.195/get_involved.php](http://204.10.65.195/get_involved.php) On the bottom half of the page, you can see that I have a bunch of images, each one with some text next to it. I want the text to appear in the … | |
I am trying to make a multi level accordion menu out of my code... I have successfully created a single level accordion but i can't add a second or third level to it. Here is what i got: css: body { margin: 0; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: … | |
I'm almost done experimenting on how make the slideshow background clickable http://www.gracetous.org/test/ but I was hoping the mega menu dropdown will show up without adjusting the height since its responsive, is there any hope to this? | |
Whats the difference between Linux and windows hosting? Which Server is Best For Wordpress and custom PHP sites . I have Choosed goodady bcz its provide ssl, domain and hostin service in one place , kindly sejust me if another hosting provider best then godady | |
I can't seem to find the answer, but I'm sure it's simple. I have a select drop down in a form and when I select it, it will start at the very last value instead of the top. How can I change this to start at the top instead or … | |
I have a custom install of TinyMCE with multiple editable areas. when an area (div) is clicked, it becomes an active editable area (tinyMCE iframe). Everything works perfectly exept for in IE10 when I click on a div to make it editable, the page jumps up. I'm not sure if … ![]() | |
I am downloading Joomla 2.5 essential training for the tutorial of web design. what do you guys think will it be good enough? I am downloading it via torrent from lynda.com. ![]() | |
According to the fourth annual [Web Application Attack Report](http://www.imperva.com/download.asp?id=419) from Imperva retailers suffer from twice as many SQL injection attacks when compared to other industry sectors. What's more, the United States remains the number one source of all web attacks. Other key findings of the report include the startling revelation … ![]() | |
What would you expect in for a outstanding Drupal Web Design Service ? ![]() | |
I have a INDEX.html and some <DIV>'s that are populated with external HTML-files using jQuery LOAD() Some of the external HTML's also contains Javascripts. Seperately these external HTML's all perform well, when displayed in the DIV the script won't run. There should be a solution to this but I cannot … ![]() | |
Hello, I am trying to create a navigation system like this: [Plan](http://www.innovation.web.id/Indonusa-gateway-menu.jpg) [Actual](http://www.innovation.web.id/Indonusa%20Nav%20Actual.jpg) How to create navigation like the design plan ? Now, what I have is like the actual (the website still in the localhost) navigation.php <link href= "css/nav.css" rel="stylesheet" type="text/css" media="screen"> <div id="navigation"> <div id="logo"><img src="images/logo2.png" width="160" height="60"></div> … | |
Hey guys, I just bought the social traffic pop and tried to install it to my website. This worked at first as you can see here: http://freegamehacks.nu/moviestarplanet/index2.html However now I tried to implement it to my new website it wouldn't work... This is my new link: http://freegamehacks.nu/moviestarplanet/1.html Anyone knows why? … | |
Can any one help me how I can put live vedio streaming on my website that I made from wordpress Please | |
i get this code on all my pages.don't know why.NY HELP PLEASE var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})(); | |
Im working with dreamweaver, coded in php On one of my pages, i'm trying to add 2 different print buttons each one printing a differrent portion of the webpage. For example, one print button is printing the first paragraph and the other print button is printting the second paragraph. I … | |
I have a page on my website that has three columns of images. I want to use responsive web design to resize it, so that when the screen gets smaller, it becomes two columns, and when it gets even smaller, the design should become 1 column. I want to use … | |
I made a small web browser using the webbrowser control in vb6 but the Navigate2 method doesn't change the web page displayed. The URLAddress changes but the content on the web page doesn't .Can anybody help me plzzzz ????? | |
hello friend i want to make two combobox in html for state and city and i want when stat is selected from first combobox then corrosponding city name must set automatically in seconed combobox | |
Hi, We have a intranet with thousands of excel spreadsheets, we have set all the browsers so they open any excel spreadsheet in excel itself not within the browser which is how we wanted it all, unfortunately someone has now developed a spreadsheet they would like to open in the … | |
Hi!! I am fairly new to computer science and programming. I am interested in doing the Google Code-Jam competition. It is a contest for programming that asks algorithms. Problem is, I have no clue how to even begin to solve these problems! Do I create an html code? JS? What … | |
I am trying to make my webpage's content start about 10cm (3.93 inches) from both sides with a border around them. The border thing I have under controll. It is just the content spacing on the sides. This link: [Click Here](http://www.w3schools.com/css/css_table.asp) has what I want but I dont know I … | |
Hello Everyone, I want to integrate google flags with my website, which translate languages on click event on same page. How-ever I successfully integrated google translate with dropdown option but want to integrate google flag translations on my website. Any type of help is appreciated. Thanks In Advance. | |
I am working on my latest project for a friend using a template and was wondering how to make the contact form work which had the coding already there. I have never used a contact form before and was just wondering what I need to do to make it functionable. … | |
Hi there I am working on my sister's website and she wants to start a video blog. She wants her youtube videos to be automatically posted on her website (just the newest one needs to be shown). Anyone have any code that might help with that?? Looked via google and … | |
I get 2 errors involving body and html saying I may have neglected to close an element? Line 5 column 146. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Joe Gas</title> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <link rel="stylesheet" type="text/css" href="css/screen.css" media="screen" /> </head> <body> <div id="wrapper"/> … | |
I have a program where the user enters a sentence and the input is compared against an array when the user clicks the submit button the function "checkSentence() should be called but this does not happen. would really appreciate it if someone told me what's wrong wth my code <script … | |
Hey.. I've been working on this small project and i just thought if i can get you guys to give some opinons on the design of my program? what can I improve, what should I do to fix etc... Here's the design : http://puu.sh/4a04g.png Thanks! | |
![]() | Hello Fan's, I (re)started a rather old Project of mine about a Year ago, but shortly before it's Version1.0, the Fellow ordered to implement a powerful indexing-system, dropped out and left me with a partly unfinished piece of work. For more than a decade, I have been designing several editions … |
I'm designing a project website using ConTEXT, some of my borders, division and other elements are completely out of their places. I tried outputting it to different computers with different size of monitors and of course with different resolutions. I'm no expert when it comes to this but how can … ![]() | |
so if you go to my webiste here http://theirondoor.x10.bz/V2/Index.html you will notice under my Footer there is a big black section how to i get rid of that because its not in y html and i was wondering it might be in the css plz could someone look plz ;] … | |
Hi All, Can somebody tell me how I can remove the email addresses I naievely posted in this thread some years ago: http://www.daniweb.com/web-development/web-design-html-and-css/threads/58133/asp-form-action-script I can't seem to find a post edit button.. Thanks, Max. | |
hi guys, I want to install wordpress on my pc ( i have windows 7), but it says that it is already installed, even though it's the first time I try to install it. I reach to the point that it asks the password for the wordpress for the site … | |
Besides Wordpress and Joomla, are there any other free CRM or CRM like sites out there? I am looking to get away from Joomla and I am not a big fan of Wordpress anymore. Was wondering if yall knew of any others out there? | |
Hello, When in my page an e-mail to contact is sending it take some time. How i can put the bar that informing the user that the e-mail is sending and when the message is send to do another animation and then redirect to another page. I hope you unterstand … | |
Hello friends i'm new here, there is a question bugging me for some time i cant make my mind of it. I love webdesinging and its a passion i want to make a career of say freelancing as i have a decent job, but still i want to persue my … | |
This is just a simple image fade. This is the HTML: <a href="#"><img src="#.png" class="fade"> Pretty simple, right? | |
so i have the following css stylesheet [Click Here](http://www.jocurigratisonlinenet.ro/default.css) and i want that `#footer{}` and `#copyright{}` to stay at the bottom of the page all time. How can i achieve that? | |
hi, i cannot arrange the contents of a div inside, i used the command `text-align:center` and doesn't work. What can i do? here's a link of the css, you can find the problem at `#footer{}` [The css](http://www.jocurigratisonlinenet.ro/default.css) | |
Hi I am currently having an issue. I have two div tags, and the elements of the div tags should be aligned on the same line. (1 image + text +1 image). My problem is the 3rd element , that is the image , in order for it to appear … | |
I'm not sure if this is an intelligent choice or not, so decided to ask the most knowledgable group that I know... I have a website that I created, and I need to do some SEO work on it.. (not my forte) What I was thinking about doing was creating … | |
Hi... i need some help. I have a .jsp file and a div tag containing h1 tag. <div id="header"> <h1 class="header1"><fmt:message key="application.title"/></h1> </div> <div id="login"><jsp:include page="/WEB-INF/common/login.jsp" /></div> here my css file: #header{border-bottom:1px solid #999;margin-bottom:10px;height:10px;width:100%; background: transparent url('../images/test.png') left top no-repeat; background: transparent url('../images/test1.jpg')right top no-repeat; } my problem is the … | |
Hi, good day, Are there any plugins (free or commercial licensed) with affiliate programs that is able to create a way for members to be able to somehow refer their friends via email/facebook and if that friend signs up, they get a free month of membership. ---------------- Example Scenario: 1.) … | |
what's the best diagram for this environment: - The main router will route between three networks: A DMZ, a “client” network and the Internet. On the DMZ, traffic should be authorized only to and form published services (see servers section). The DMZ should be able to initiate dialog with machines … | |
Hello guys, i've been experiencing some troubles with my laptop for a while now. Sometimes randomly, when hours goes by, or sometimes minutes, my computer stops navigating in any browser, My connection info seems fine, but i can't navigate, can't play online games, skype won't connect, nothing works. YET! I … | |
I have a website at: [MTN Charge](http://www.shaarzh.com) this site is hosting by a company that provides charge for mtn Operators... I dont access to any control panel,the only panel i have access is a template panel that I can add some javascript or html and meta tags . I know … | |
I am new to both html and php and I am trying to create a form that you have one text box with buttons that allow you to search for the item in the text box in the last 24, 48,72 hours. One the html side of things my form … | |
Hello everyone, This is my first week in a new language and I am having trouble with html5. Here is the question and then I will post my code. I need create an autocomplet input element with an assciated datalist that contains the days of the week. I have everything … | |
I want to know about website interface design. Please advice me..... |
The End.