10,643 Topics

Member Avatar for
Member Avatar for rpv_sen

Hi I was working on wizard registration form i collected the code from web and i gave required in the input tag. But its not working. Can any one please help me to resolve this issue. **Html page** <div class="row wizard-row"> <div class="col-md-12 fuelux"> <div class="block-wizard"> <div id="wizard1" class="wizard wizard-ux"> …

Member Avatar for hericles
0
510
Member Avatar for wrathyimp

Hi All web experts, I have a Archive file folder, and it have few categories which is divided in years, and the files are named as month-date (eg. 07-26.pdf). There are old scanned documents mostly in PDFs, and doc files.These are available in a shared folder on our file server. …

Member Avatar for almostbob
0
246
Member Avatar for cogribin

Hey guys, i'm at my wit's end with this problem. Getting freezing in D3D applications, and then a report from windows that the gpu recovered from a serious error (amdkmdap stopped working) event viewer shows the same thing. This will occur multiple times until it will fail to recover, showing …

Member Avatar for cogribin
0
1K
Member Avatar for faisal.qureshi.7121614_1

Hi ! i have a problem in my portable Dreamweaver CS5 version (works without installation), while coding php script for some certain html tags, when i write a code like <?php echo "<a href=" .... here file Browse don't show up, to auto locate (browse) a file, which sometimes make …

Member Avatar for faisal.qureshi.7121614_1
0
169
Member Avatar for Jory_1

I have a couple child divs nested inside a parent div, and the children expand on hovering. Problem is that the neighbor div of the parent gets over-lapped by the children. I could just account for the size when the children are open and resize the parent div to that …

Member Avatar for Jory_1
0
2K
Member Avatar for chaze

I cannot for the life of me get this menu to line up tot he right it will only align to the left. http://webhost.pro/why-us.html http://webhost.pro/blog/wp-content/uploads//2014/06/wh.jpg It's the top menu where 24/7 is pulled to the left, I am trying to have it pull to the right. I have added text-align: …

Member Avatar for hericles
0
220
Member Avatar for ggeoff

Hi It seems that my video files are not working or are distorted (loss of aspect ratio or width) when viewed in Firefox and also Safari (who want to charge for a plugin). Chrome under XP Pro only shows about a quarter of the video but the right scale and …

Member Avatar for ggeoff
0
259
Member Avatar for boney

I have created my own template and am able to list all the posts on the index page. I want to be able to have some space after each post. Like a blank height of 5px. I created a class in css called blank5 => .blank5 {height:5px;} but it doesn't …

Member Avatar for boney
0
163
Member Avatar for momonq1990

Heres my code <link rel="stylesheet" media="screen and (max-width: 568px)" href="mobcss.css" /> (target media is iphone5) It is possible to add “webkit-min-device-pixel-ration:2 or min-resolution:2dppx” in my link element as in linecode? and how it is?

Member Avatar for shophiarajan47
0
171
Member Avatar for moregraphics

My spry menu is going too far to the left when it's displayed in a browser. In Dreamweaver it looks just fine. I was making other adjustments and do not know how it changed. I've done some changes after looking up things to try and get it back, but nothing …

Member Avatar for moregraphics
0
409
Member Avatar for Samarth_1

I am a bit new to vb.net. I Want to make a custom shaped button in vb.net 2008 professional Edition. I Want to make it by Design and not by Code. Can Anyone Help me Please? Thanks.

Member Avatar for Samarth_1
0
496
Member Avatar for Leftic

ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment. Im getting this error every time my program tries to initalize the users nasme, and im not sure how to fix it. I looked a bit on Google, but I couldnt find a solution …

Member Avatar for cgeier
0
429
Member Avatar for Ritesh_4

Hello Am using the window.print function on a page, but it does not print the background color which I've set in my stylesheet for table cells. Any way to fix this issue?

Member Avatar for almostbob
0
2K
Member Avatar for LoSuper

I'm making a android app using Java, i want to make a 7 days schedule layout that can be moved horizontally centering the current day to the screen and each column can be scrollable and contains a list with a variable number elements, each element contains images and text; and …

Member Avatar for peter_budo
0
247
Member Avatar for anees dayo

How to detect clicked word in textarea with right click and show menu items from php sql database in in context menu in return of clicked word We want to design roman transliteration with same pattern of google translation in this regard plz help us. We want two text boxes …

Member Avatar for diafol
0
2K
Member Avatar for [NOPE]FOREVER

I have a table that extracts data from a mysql database, I want the table to be centerd on the screen. I have used text-align: center; but obviously it only centers the text inside the div. here is my css .tableOuter { text-align: center; } .tableInner { text-align: center; margin-left: …

Member Avatar for [NOPE]FOREVER
7
7K
Member Avatar for bmufaris
Member Avatar for junaid_5

i have 3 selectlists selectlist1 ---> option1,option2,option3 when user selects option2 , other 2 selectlist should show up for option2 only, selectlist2 ---> male,female selectlist3 ---> city1,city2,city3. does anyone has the idea how can i do that ?

Member Avatar for hericles
0
170
Member Avatar for SPRINGHEEL

Hello! I would just like to ask, instead of a plain textbox what could be a more convenient way of inputting time to a form? Or add-ons?

Member Avatar for diafol
-2
133
Member Avatar for BogdanCov

Hello. I have a button on a web page and when the mouse is over it becomes larger (don't ask why). .buton { /* some code here*/ height:50px; width:100px; text-decoration:none; text-align:center; text-shadow:1px 1px 0px #ffffff; transition:width 0.5s, height 0.5s; } .buton:hover { width:200px; height:200px; } In body is this code: …

Member Avatar for BogdanCov
0
216
Member Avatar for seotheo

Hi, Im having issues with a drop down menu in wordpress, when hovering over the top level it displays the first child as well as any child links within them. I need it to only display the child links when the parent is hovered over just as any other drop …

Member Avatar for seotheo
0
293
Member Avatar for davecoventry

Hi, I have a #header class and a #menu class. <body> <div id="page"> <header id="masthead"> <hgroup> <h1 class="site-title"> <a href="#" >Demo</a> </h1> </hgroup> <nav class="site-navigation"> <h1 class="menu-text"> </h1> <div class="menu-text skip-link"> <a href="#content">Home</a> </div> </nav><!-- .site-navigation .main-navigation --> </header><!-- #masthead .site-header --> <div id="primary" class="content-area"> &lt;div id="primary" class="content-area"&gt; <div id="content" …

Member Avatar for davecoventry
0
395
Member Avatar for mattster

Hi All, I was just wondering about an idea that might give Daniweb against other forums, and would suit a lot of us as developers. What about another set of forums including UI/UX design, working with Photoshop, Illustrator, Flash etc As a developer, I am hopeless at design, and maybe …

Member Avatar for happygeek
2
487
Member Avatar for Ajay_11

Hi, I am a beginner in magento development, I tried to write module by following this link: http://alanstorm.com/magento_controller_hello_world In my magento system, the file paths are like this: C:\wamp\www\magento\app\code\local\ajaykulkarnidotcom\hello\etc\config.xml And contents of config.xml are <config> <modules> <ajaykulakrnidotcom_hello> <version>0.1.0</version> </ajaykulkarnidotcom_hello> </modules> </config> and contents of C:\wamp\www\magento\app\etc\modules\ajaykulkarnidotcon_hello.xml are <config> <modules> <ajaykulkarnidotcom_hello> <active>true</active> …

0
156
Member Avatar for Chris_14

Hello. I am wondering how to create a floating navigation bar? (when you scroll, it will stay on top) This is an example: [http://templendo.com/](http://templendo.com/)

Member Avatar for getaprogrammer
1
341
Member Avatar for david.roun.7

Ok, so here is the CSS code in an external sheet: #header{ position:fixed; width:100%; height:15%; } #hedr{ position:fixed; height:5%; width:6%; top:5%; left:30%;} #nme{ position:fixed; font-size:400%; top:3%; left:10%; } Here is the php document: <!DOCTYPE HTML> <html> <head> <meta name="keywords" content="Roun, David Roun, Rounsworld, Heather Roun"> <meta name="description" content="Personal website"> <meta …

Member Avatar for david.roun.7
0
2K
Member Avatar for zzmrzz

Hi there follow coders! I just found this awesome login hover menu...Thing. But can anyone make a code, to me, that shows me how to make that kind of hover... The website i know they use it is: http://www.badlion.net/ It is a Minecraft server website, if you wonder. Please put …

Member Avatar for JorgeM
0
244
Member Avatar for nathon_1

My assignment is done! I have had a really hard time with coding and was wondering if someone could look at my final assignment and help. It's due today (which means it's late) but if there is anyone who can look at it and help see where I messed up …

Member Avatar for <M/>
-1
159
Member Avatar for billionair

I have four list items in my <nav> bar: Home, Projects, Resume, Contact Projects item has further five list items. When I hover on "Projects", these items appear as a drop down block, but they are not aligned with the parent element. /*Display Nav elements in row*/ nav > ul …

Member Avatar for <M/>
0
308
Member Avatar for Sar_1

I am trying to build a java program for user login but I am not sure if my MVC design is accurate. I have the following classes: LoginControl - servlet LoginBean - data holder java class with private variables getters and setters LoginDAO - concrete java class where I am …

Member Avatar for JamesCherrill
0
179

The End.