10,643 Topics
| |
Hey everyone, I have navbar from boostrap, I am trying to get the flags to append to the bottom/hang from the bottom of the nav on right side. [Link](https://www.assets.patrickspcrepair.com/gotya/simple-sidebar.html) to the site. The flags are just basic but i need to set the css style to "hang" from the navbar … | |
Hey, I want my ads to float in the right sidebar as "Daniweb." On Daniweb the social sharing buttons and related posts are sticky, I want the same configuration for my website. | |
Working on a complete re-design, and man, they needed it. All flash site, with terrible clip art, etc... Worse, their logo looks like it was designed on the VIC-20, and is really clipart-ish looking. The want to continue to use it. How do I tell them it's terrible, in a … | |
I have a PDF I would like to be downloadable. I've used the HTML5 <button> tag as follows to create it as follows. <a href="http://www.jonvandesigns.com/PDF/VanDenEeden-Jon-Resume.PDF" target="_self"> <button id="resume-download">PDF View/Download</button> </a> The coding worked beautifully on my local network, but once it was uploaded to my server and I accessed it … | |
I am a regular user of Rapheal javascript library to generate charts on web pages. Now am forced to use Rapheal with eve and require javascript so that the generated chart can be modfied according to clink events on web page. Any idea to make Raphael work with require.js and … | |
I am looking to have a slider similar to this with the thumbnails on the right had side displayed as a slider http://wowslider.com/jquery-image-scroller-prime-time-linear-demo.html Any ideas how I can achieve this? | |
I made a navigation tab (here is the url if you would like to see it http://i.imgur.com/FnjEoYH.png) and I am now trying to make each tab "highlight" (one example is the home tab http://i.imgur.com/VoU48Fk.png) whenever a mouse is hovered over it and go back to normal when mouse is not … | |
| I have a page with two DIVs floated on either side as sidebar ads and the page content in between. For some reason, one of the DIVs in the content area refuses to come up between the two floated DIVs, it stays just below them, leaving a blank space. You … |
What matters when creating a website ? you as a user what attracts you to visit a website ? | |
hey guys, so im not sure if this is the right forum, sorry if its not. anyway, i have to create a webpage that can do seating arrangements graphically. it would be like those seating plan softwares out there but this would be online. users can choose tables/chairs/etc which guests … | |
Hi, So recently I downloaded a template and I'm wondering if its possible to link a title="#" to a video on YouTube, not embed, simply link it. <div class="3u"><a href="images/fulls/01.jpg" class="image full"><img src="images/thumbs/01.jpg" alt="" title="Halloween 2013"></a></div> Thats the code in question, I can't change the <a href="images/full/01.jpg" .... > because … | |
Hello all, I would like to create a floating banner ad position dimension 468*60 as on http://issamichuzi.blogspot.com/. I use Joomla as my platform, please assist. Thanks. | |
**Please help,** I want my # scroll-up menu with CSS # only [without frame/iframe (I hate frame :'( )](http://tina-andrew.blogspot.com) and javascript ... I', trying to load my blog with all css' not others. (or, can I code others to be 100% validated in w3's validator? - I'm in my job … | |
Is there a way to make a link download an image instead of opening in on the browser? | |
| Hello, I've got a simple page with some images floated to the right of some text. The images are above the text in the html, and everything works fine in every browser but ie7. In ie7 the images stay on top and the text is pushed below. I've looked on … |
Hello. Having some trouble figuring out a CSS footer issue. The footer should fill the page fully, not extend a horizontal scrollbar **and importantly**, not have a 3-5 pixel left gap. I've tried all I know to fix this. Here is the CSS for this: footer { float: left; min-width:100%; … | |
what other web design software is available othe than visual studios 2013 ? | |
Is it possible to display the same information on a textfile on a web application so my programme can read directly from a textfile ? so if any changes happen on my textfile it must also take effect in my programme without me doing anything | |
" " appears a lot in the source code of a form, what is the purpose of this? | |
What is the best software to use when creating web pages and web sites ? | |
| I cannot figure out why I have a shadow around my image in IE and Opera. It's not a problem in Chrome, Apple, Firefox, Avant, Maxthon, Safari, etc. I've tried, outline, shadow, etc in an external stylesheet and directly inline. http://i.imgur.com/rLPKHVs.jpg |
Hello. I have been given a fina assignment where I must create my own website. My professor at my college who has not really covered any type of HTML stuff wants us to create a webpage by scratch. The class is suppose to be an intro class to HTML. This … | |
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 … | |
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! | |
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 … | |
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; … | |
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> … | |
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 … |
The End.