10,657 Topics

Member Avatar for
Member Avatar for AQWst

Hello-- It has been a few years since I posted anything here. I developed a web site that randomly played various MP3 files I stored. I am working to rewrite some of the code because it appears if my code to do this is no longer working. Can someone please …

Member Avatar for AQWst
-1
339
Member Avatar for gogs85

The navigation must be styled using the :hover pseudo class, while the active menu point must use the body class. How to make this? Thanks!

Member Avatar for Alberto Bucur
0
100
Member Avatar for wealthdiva

Morning everyone -- Can anyone help me with what is probably very simple? I have a page where I want to get a variable from the URL and insert it in the buy button... so if my url is http://mywebsite.com/hangout?id=beauty I want when someone click the button Buy to go …

Member Avatar for wealthdiva
0
257
Member Avatar for pratik shukla

i am trying to insert values in my dropdown list dynamically onclick of add button such that one row should be added with new dropdown with data. i have tried many logic but didnt work. <html> <head> <script language="javascript"> function addrow(tableID) { var table = document.getElementById(tableID); var rowcount = table.rows.length; …

0
127
Member Avatar for davy_yg

Hello, I have been working on my navigation so that my dropdown menu button won't overlap the other menu. navigation.php <div id="navigation"><!-- <img src="images/navigation bar.jpg" alt="nav bar"> --></div> <div id="navcontainerbar"> <ul> <li><a href="index.php">HOME</a></li> <li> <ul id="nav"> <li><a class="fly" href="#">PORTFOLIO</a> <ul class="dd"> <li><a href="portfolio.php">Web Porfolio</a></li> <li><a href="marketing-portfolio.php">Marketing Portfolio</a></li> </ul> </li> </ul> …

Member Avatar for Alberto Bucur
0
110
Member Avatar for mattyd

Yes, webpage size- Standard sizes? Dynamic? I don't know! I have been building websites since 2000 and the one area I have never, ever been able to fully understand is this topic. I need serious help with this. Explanations. My site(s) to render properly in any browser. **No horizontal-scrolling**. **I …

Member Avatar for Coloradojaguar
0
128
Member Avatar for sabin_silwal
Member Avatar for gabrielcastillo
0
114
Member Avatar for rubenrav

Hello I'm not to experienced with flash programming and I want to look into a task that have been described. The person has one flash program that is written in CS3. This is in version 2 (I guess Autoscript 2) and need to be upgraded to version 3. I have …

0
182
Member Avatar for zobadof

Hi, Recently I downloaded a template which is awesome. However, it has a contact form on it but no way to set it up easily. I'm wondering how I can use the code provided in order to make it send to my email address. I'm aware this'll use PHP or …

Member Avatar for zobadof
0
156
Member Avatar for zobadof

Hi, It's been a long time since I've posted on here and it's been a rather long time since I've coded. However, I'm using a footer I used on another site I made however its causing a scrollbar to appear when there really doesn't need to be one. If I …

Member Avatar for zobadof
0
145
Member Avatar for Clarence Weldy

Hello Guys, I am creating a personal portfolio website and wanted to use this theme [Eleven v 1.3](http://www.nulledlistings.com/?p=4233), or you guys have some other recommendations. If so, please share the same.

0
127
Member Avatar for samsons17

Hi all.. I just done a website using HTML,CSS and PHP. For now,my website is only fine to be displayed in Mozilla and IE.. For IE(Internet Explorer), I just fix the css by doing another CSS layout for that. like this one : [CODE] <!--[if IE 7]> <link rel="stylesheet" type="text/css" …

Member Avatar for shaddam
0
1K
Member Avatar for Deep Modi

I am begginer in Web site. But I want to know How I can create a gadget/script like this. ![28aa7cfb7037f059f267ad299047367c](/attachments/large/4/28aa7cfb7037f059f267ad299047367c.png "28aa7cfb7037f059f267ad299047367c") So whenever someone type their address in the field, then that address will be send to my email address. and at same time that email will also get mail …

Member Avatar for Dani
0
102
Member Avatar for Iikeloa

Hi I'm working on a small project and I faced this problem. when I create a table then I wright a lot of words it doesn't go to the next line (row) it continue to the right so the page become so wide ! so is there any solution for …

Member Avatar for Iikeloa
0
153
Member Avatar for Michaela_1

How do I link letters on Illustrator like make it where they are combined in one? No other website has any imformationa nd I am at school and I get on youtube so I need a way to know and this is hte only way possible I think. Does anyone …

Member Avatar for iamthwee
0
76
Member Avatar for HoverportMedia

Before I ask my question, let me show you the experiment I'm working on: http://hoverportmedia.net/experiments/responsivenavigation3.html My dropdown navigation is working fine, however when dealing with older (perferably IE broswers) the navigation (when the page is responsive), hovers the "menu" at a weird position. Unfortunately, I'm stuck at this... Can anyone …

Member Avatar for HoverportMedia
0
198
Member Avatar for Mohamed_26

I have been trying to move the table element.Can you please help me with it? I am doing the CSS in php. foreach ($_GET as $myid => $value) { echo '<div class="DVD ID">'; echo "<table border='3' position='absolute' left='750px' bottom='350px';>"; echo "<td> " . $value . "</td>"; echo '</div>'; } Thank …

Member Avatar for Alberto Bucur
0
132
Member Avatar for alcon321

An SEO Company is one of the most important components of the internet marketing. It can benefit any size of business as well as the individuals. All you need to do is brush up your SEO skills. However people are still unaware about the benefits which an SEO can do …

Member Avatar for andrewgill
-1
274
Member Avatar for secretagentshiv

hi my name is james philip i have a probelm with css and html i need to print a form in a vertical way i have managed to rotate it in the webpage but that is not what i want to do i want it to remain horizontal on the …

Member Avatar for Alberto Bucur
0
1K
Member Avatar for momonq1990

i like to create a record filing using browser or browser base. but i what my web application run without running may XAMPP for my database. :D

Member Avatar for Alberto Bucur
0
183
Member Avatar for OsaMasw

Hello guys, I have a webpage to print that showing some data, I managed to hide all elements that's are not needed in printing, but background color for cells in table not display in printed version, although I've tried to put <style type="text/css" media="print"> .no-print { display: none; } .bgcol{ …

Member Avatar for OsaMasw
0
28K
Member Avatar for jackwilson10016

hai everyone. I am new to this forum. Is there any online tutorial tool to learn html in a shorter while.

Member Avatar for Zalingo
0
138
Member Avatar for spoudel

Hello friends I am just a beginner and I need some easy ideas to get a head start in designing information system. Please suggest me some ideas for a good information system problem (that is, a problem that involves storing and retrieving data). If possible some idea about how to …

0
155
Member Avatar for RikTelner

http://stackoverflow.com/questions/10487292/position-absolute-but-relative-to-parent Hey, so, please check link above. There is first resolving answer, which was resolving my problem. But now I have problem, that DIV isn't displaying well when it is set to `position: relative` and `position: fixed` does work correctly. DIV itself has no children, first I am trying to …

Member Avatar for Luckychap
0
167
Member Avatar for GraficRegret

The img src path is accurate, the adds were working two days ago, the only thing that has changed is the passwords for the server that the pictures are stored on.

Member Avatar for diafol
0
141
Member Avatar for grafic.web
Member Avatar for grafic.web
0
490
Member Avatar for vishalkhialani

Hi, [B]THE CSS FILE:[/B] [code] #wrapper { z-index: 1; width: 97%; margin-right: auto; margin-left: auto; text-align: left; } #topPresentation { width:100%; background-image: #E6E6E6 url(backgroundnew.jpg) repeat-x center top; } #logo { z-index: 2; width: 10%; float: left; } #primaryLink { z-index: 2; width: 25%; float: right; line-height:100%; font-size: 110%; font-family:Georgia,"Times New …

Member Avatar for kapil.karda
0
407
Member Avatar for silent lover

dear all daniweb users and readers, i need some articles to learn how to create html slider (not image slider) on mobile web browser like android browser. when it slide to right or to left, it will show another html page. how to create html slider? example: <img src="http://i60.tinypic.com/2cepvdj.jpg" border="0">

Member Avatar for Zalingo
0
135
Member Avatar for SoCalCynic

I am interviewing for a BSA position involving a lot of portal work at the outset. While I have supported web site and web design projects, I have not directly supported a portal effort. What, if any, are the best white papers, articles, and/or books regarding portal design? I have …

0
98
Member Avatar for andi-dev

hello i have create some webpages they work and are nice but when i click in contat form which contain php code inside it display all code which are inside.

Member Avatar for andi-dev
0
447
Member Avatar for Josh Connerty

Hello all, I'm trying to build a system to provide an easy access but very clever service select (sounds confusing, I will explain). Essentially I'm trying to create a system then will firstly store devices of different types, these types are: - Device type (iPhone, iPod, iPad) - Generation (4th …

Member Avatar for diafol
0
306
Member Avatar for terryds

First, look at my site : http://terryds.net63.net/test.html When you hover the navigation anchor text, it will create a 5px border-top.. My question is : 1. How to make the 5px border top is at the top of the page ? I mean I want to make it in #top-head's border …

Member Avatar for Alberto Bucur
0
93
Member Avatar for mmartel25

Hello, I am making a website for my business, downloaded the trial version of Dreamweaver, along with the Accordion Menu Advancer from CSS Menu Tools. I am not familiar withe CSS, and am using Dreamweaver for table layout. The row that the menu is in shows up fine in Chrome, …

Member Avatar for Beggersewen
0
148
Member Avatar for john_56

I am new to writing scripts. I should have probably started years ago but as I'm having a go can someone tell me if by learning HTML and CSS which I know is good for computers is this the best script to learn for mobile apps aswell?

Member Avatar for gabrielcastillo
0
176
Member Avatar for saadi06

Hi, I have a page in which I have to show number of columns on a page. When the data is populated in the page I get a vertical scroll bar because of the data populated in it. When I try to print the page in portrait format some of …

Member Avatar for gabrielcastillo
0
68
Member Avatar for christiangel.mathews

As per recent post from Matt Cutts. It is said that submitting your website link at the bottom of your article will not help much in increasing traffic to your site. Hey guys could you explain more about this...

Member Avatar for test@speak
0
216
Member Avatar for davy_yg

Hello, I have this navigation: navigation.php <div id="navigation"><!-- <img src="images/navigation bar.jpg" alt="nav bar"> --></div> <div id="navcontainerbar"> <ul> <li><a href="index.php">HOME</a></li> <ul id="nav"> <li><a class="fly" href="#">PORTFOLIO</a> <ul class="dd"> <li><a href="portfolio.php">Web Porfolio</a></li> <li><a href="marketing-portfolio.php">Marketing Portfolio</a></li> </ul> </li> </ul> <li><a href="services.php">SERVICES</a></li> <li><a href="blog.php">BLOG</a></li> <li><a href="contact.php">CONTACT</a></li> </ul> </div> style.css /* navigation */ #navigation {margin: 20px …

Member Avatar for davy_yg
0
135
Member Avatar for Edgard Désiré

I need to have a source code of this web site sample: http://muprof.com/wp-content/uploads/2014/02/page-web-simple.jpg

Member Avatar for pritaeas
-1
55
Member Avatar for Isaac O2

I'm about to create my project to present at the end of my courses in computer science department. In that case i need your help as the world programmers. I want to ask you how i can get to the best skill to use in my war of build my …

Member Avatar for Anima Templi
0
263
Member Avatar for jesicabon
Member Avatar for jdm

I'm developing a website for the time being to display my movie collection. I have been working on this project for a while now and I have the backbone almost done. I'm using mysql to store my data and I'm working on finishing up being able to pull data from …

Member Avatar for jdm
0
227
Member Avatar for bibiki

Hi guys, I am using tinyMCE editor. In my textarea, I want to let user type some html like <table></table> and store that in db just like that, <table></table>. However, what I am getting is: &lt;table&gt;&lt;/table&gt; Now, if I go to the edit form for the item that contains that …

Member Avatar for bibiki
0
986
Member Avatar for shuvobd71

Hi guyes, Some days ago i have started the tutorial of html .On that lesson I have tell about the diferrence between static and dynamic website.Static website is a simple website,here not so many attributes are added,this has limitation to include more application as like the site Bangladeh4ever. On the …

Member Avatar for dianemcmillan
-2
180
Member Avatar for terryds

Hi Would you please tell me how to make same-height responsive block elements that stand side-by-side ? Please look at http://jsfiddle.net/terryds/v7BYy/ , and then please tell me how to make the #left-head the same height with #right-head. And, I want them to be responsive as you scale it down Thanks …

Member Avatar for terryds
0
106
Member Avatar for TLCJohn

Hi there guys, I have a question to ask and wondered if you guys could help. We have a client who would like to update two of her pages on a web site we have designed for her, is there an easy way for her to do this using flat …

Member Avatar for sokolov.boris
0
97
Member Avatar for vizz

I changed style of scrollbar in chrome how to make it usable in firefox & IE? #thumbs::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #CCCCCC; } #thumbs::-webkit-scrollbar { width: 6px; background-color: #999999; } #thumbs::-webkit-scrollbar-thumb { background-color: #fe003f; border: 1px solid #555555; }

Member Avatar for vizz
0
92
Member Avatar for Silviu_1

This is what I have now: [Click Here](http://jsfiddle.net/6fhb5/ ) How can I use CSS or HTML or both to 1.move "Total number of subordinates" on the right top corner of that textarea; 2. put some space between them 3. align it with the next which should fit the screen area? …

Member Avatar for Silviu_1
0
117
Member Avatar for ryanwhite17

Hi, I am using a responsive website to make a site which is here - http://rwgraphicdesign.com/Smith/index2.html What I want to do is have the last column ONLY, which lists the locations the Dr. performs exams at, to have a different background color. I have tried a bunch of different things …

Member Avatar for gabrielcastillo
0
306
Member Avatar for HoverportMedia

I can't believe I'm asking for this, but it seems whatever I try my code is failing on me. Let me give you the rundown: `<nav> <ul> <li><a href="#">Home</a></li> <li class="Drop"><a href="services.php">Services</a> <div class="dropdownContain"> <div class="dropOut"> <div class="triangle"></div> <ul> <li><a href="videconferencing.php">Video Conferencing</a></li> <li><a href="videocam.php">VideoCam</a></li> </ul> </div> </div> </li> <li><a href="scheduling.php">Scheduling</a></li> …

Member Avatar for HoverportMedia
0
193
Member Avatar for Jev181

My navigation bar doesn't load in the correct position the first time it is accessed through chrome and firefox. When you land on the page for the first time you have to use a secondary navigation I set up, and then return to the index page for the primary nav …

Member Avatar for JorgeM
0
314

The End.