10,651 Topics
![]() | |
Hi everyone, Does anyone have any ideas on how to intall a music player in a php page where the file name is called from a mysql database. I have done this within html 5 with audio tag but however I need to stop the preload of the music and … | |
I'm in a little bit of a panic. I have built my mobile website infrastructure based on a system of links like this: `http://sample.com/#home`, `http://sample.com/#reports`, etc. I am using HTML5 data-role for the first time. anyway, I have just discovered that this: `http://sample.com/#reports?say=hello` doesn't work! Or it isn't accessible by … | |
look at this site : http://malaysiaonlineradio.com/ the layout doesn't seem well, I use google chrome to inspect the element and try to edit the css to see the result, din'nt get it.. | |
Hello people of daniweb. I'm new here :) Anyways, I have issue with my css. I have top picture which is exaclty of 570px height, and it has some gradient in it so it is not repeatable. I have middle (or center) picture which is 1 px height and same … | |
Hi, I am coding a website for my Parents workplace. I've got the navigation bar working, but there are white bars in it? I have moved the positioning around but nothing works. This also happens for IE but different places. I use Chrome as defautl browser. If you could please … | |
xslt Hello guys, I hope everyone is well. I didnt know where to post this particular problem so I just put it under general, I apologize if its the wrong place. this is one of my first few attempts to get the xml data to a specific xml format. Its … | |
<html> <script type="text/javascript"> function show_hide(o){ if(o.className == "hidden"){ document.getElementById('menu').style.display = 'block'; o.className = "show"; }else if(o.className == "show"){ document.getElementById('menu').style.display = 'none'; o.className = "hidden"; } } </script> <a href="#" class="hidden" onclick="show_hide(this)">Bryn Blayne</a> <div id="menu" style="display: none;"> <ul> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/brynabout.htm" TARGET="MAIN">About Me</a></li> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/bryncontact.htm" TARGET="MAIN">Contact</a></li> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/brynschedule.htm" TARGET="MAIN">Schedule</a></li> <li>Pictures</li> <li>Videos</li> </ul> … | |
What I was trying to acomplish was to display a loading div tag that emcampassed the screen and then hide it when the iframe finally loaded. Works how I want it to in Firefox, however, not so much in IE. In IE, the loading div never appears and continues to … | |
But, I am kind of wondering how common or how strongly perceived the risk is with having unobfuscated code lying around and getting it stolen. Is there any literature on this? I have not found anything. | |
Hey everyone, Is a database design based on Data Flow Diagram? Like, the number of datastores should be the same as the number of tables in the database? Cheers, | |
Hi i need help if theres something in css codes that make the text float to the top.. tnx. | |
i need help in HTML and CSS.... i want text in left side of slide and forum on rite side of slide..... when i made a forum on rite side. slide just down :( i attach css and html file plz help | |
| |
Hello all, I have a simple html/css based drop down menu. It works fine in Chrome, however it doesn't work at all in IE 8. Does anyone have a fix for this? The link to the site is: http://cecvp.net.s41035.gridserver.com/ Thanks for anyone who helps me out! | |
Hi People......... I've got some weird issue.... I have 2 sliders... one is a timeline...with previous and next links... when I click next link the new contents gets displayed and the older content gets slided to left... Another slider is having a set of images which just slide... when I … | |
Hello all, been a while since I've asked a question. I'm working on a project just to practice and for fun and I've run into a snag. I'm working on a painting type program and I'm trying to get a generic Buffer class for the images so I can use … | |
I'm building a javascript application that uses CSS transitions to fade the content container before swapping out the content and fading back in. It appears that Chrome waits for about half a second before beginning the transition. It usually then completes the transition really quickly and jerkily. In all other … ![]() | |
pls send me the html code of flash player object. how i can use various images in a flash player? | |
Hi to everyone, Thanks for reading this, first of all. Now, I am currently working on a website for a company. They have an eBay store and they would like to make their listings appear the same as they do on their website, and came to me because I know … | |
Hello Everyone, I need little help for determining which one is better CMS ? Joomla or wordpress | |
i am looking for information source on an algorithm for parametric surfaces design in 3d. i just need advice on how to go about it. the language used for the algorithm is not a matter but rather the idea on how the algorithm is to be is of paramount importance. … | |
Hi, Can anyone say me how to create 3D shapes (Rectangles, circles etc.) in POWERPOINT using the Auto Shape tool? Does it require any other tools to do this? If so plz mention the name. Thanks in advance Lovablefool | |
Hi,guys.Is that anyway to make sure the table inside a div is auto resize and 100% same as the width and height of the parent div when we resize the windows size by using css and html only?i am using height 100% and weight 100% for the table and the … | |
Hi, I'm having issues with the current page I'm working on. It works fine in IE, Chrome and Safari but not so much in Firefox. The problem I'm having is that the slideshow is positioned all the way off the screen (towards the right). It's supposed to be straight below … | |
Does anyone know how a can blend a menu bar button in to the same colour as the drop down menu. removing bottom border of the button and the top part of the menu where the button and the menu join together wehn button is hovered or selected. | |
| |
Can someone tell how to have a button chnage colour on selection. and change back once another link is selected. I have tried using ::selection selector in css (but this is not compatible in ie) Thanks Jonathan | |
How to make flash movie as html link <a>embed tag</a> not working? Any ideas? | |
hey guys trying something new using script here is what i got i have a button and i want it to do is go to another html page i have created. here is what i got. i have set up in script. <html> <body> <script type="text/javascript"> function getSite() [ ] … | |
Firefox, Chrome and Safari wont implement the CSS doc for my website. I am self taught and sometimes lose the meaning of what people write as I only have a partial grasp of all the abreviations, letters & numbers used in these posts. I have checked the coding of my … |
The End.