20,737 Topics
![]() | |
Hi, Can any body give me solution of this, i added the code in user control of Dnn module in HTML page and called bt this is not dispaly it shows with mouse movement in some area. Please use in DNN 6.02 module and tell me if solution get this … ![]() | |
I found some reading materials about factory design pattern (parallel hierarchy) whereby a class in a hierarchy has a corresponding class in the another hierarchy. So I wrote the code as below: package com.factory3; public abstract class Subject { abstract SubjectPlanner createPlanner(); } package com.factory3; public class English extends Subject{ … | |
I am an Accounting Professional and would like to design a webpage for myself with the kind of services I can provide and my educational qualifications. Being an absolute novice at web designing I need some tips on how to go about designing my own. All suggestions are welcome, I … | |
my webpage shows un neccessary height problem i firefox only, in other browser it works fine plz help me solved out it [http://techfest12.malwagwalior.com](http://www.techfest12.malwagwalior.com) this is my website i m totally confused what is the problem..? | |
[ATTACH=RIGHT]16182[/ATTACH][URL="http://www.microsoft.com"]Microsoft[/URL] got some bad news this week when it found out that [URL="http://www.yahoo.co.jp/"]Yahoo Japan[/URL], unlike its U.S. parent company, will be partnering with [URL="http://www.google.com"]Google[/URL], rather than Microsoft's search engine, [URL="http://www.bing.com"]Bing[/URL]. The decision means that most of the Internet searches originating in Japan will use Google's search engine rather than Bing. … ![]() | |
D-Link announced some exciting new SAN Storage Array equipment, and DaniWeb managed to get an exclusive interview with Chris Gruber, director of product marketing, storage solutions at D-Link to chat about the new DSN-4000 series, and the recently announced ShareCenter Pro Unified Storage Solutions product line. [B]DSN-4000 Series[/B] Aimed at … ![]() | |
Hello everyone I am designing a j-query mobile app and I have set the bacground as a canvas and set it to fixed, which is causing it to display white space when i scrool down. Following is the image of the problem  Any fix for this? Thnaks for … | |
Hi, We have an E-Commerce site, that has a web based backend system for entire e-commerce execution used by 50+ people staff. For security reasons, - I don't want to allow use of web browser. So our backend can not be accessed outside our office, from everywhere. - I want … | |
Whats up people So i have been trying to figure out how can i make the background be the size as the content. I am using a canvas as a background. Since i am making a j-query mobile, the content is not alot and the background goes below the footer … | |
I hate being a perfectionist it's driving me crazy. I can get it to resize to the words, but when I replace them with small 3 letter words, the design messes up and everything gets out of place. I'm a beginner and you guys are probably going to laugh at … | |
Microsoft has published an [advance notification](http://technet.microsoft.com/en-us/security/bulletin/ms13-jan) for vulnerabilities that will be patched in the January 2013 'Patch Tuesday' security bulletin due next week. However, anyone hoping for a permanent fix to deal with the Internet Explorer zero-day exploit that surfaced during the seasonal holiday period is going to be disappointed. … ![]() | |
Hello, I am trying to make a program which will login to a website with many different accounts one after another. The problem I have though is, the documentCompleted event either doesn't run at all or it runs more than once before the page is fully loaded. This causes the … | |
I wrote a code to represent the factory design pattern as below: package com.factory2; public interface CreditCheck { Double creditLimit(int id); } package com.factory2; public class CreditCheckFactory { public boolean isAgencyUp(){ return true; } public CreditCheck createCreditCheck(){ if(isAgencyUp()){ return new CreditCheckOnline(); }else{ return new CreditCheckOffline(); } } } package com.factory2; … | |
![]() | Hello, I'm trying to use conditional stylesheets to create a separate stylesheet for IE, but the stylesheets will not load for me. This is what I have: <!--[if !IE]> <link href="style.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if IE]> <link rel="stylesheet" type="text/css" href="style-ie.css" /> <![endif]--> I have also tried: <link href="style.css" rel="stylesheet" … ![]() |
Hello, Using codeigniter 2.1.2 and Bootstrap 2.3.1. I have just uploaded files from a local site to a live server. Somehow a div inside an accordion div gets different heights: On my local site I have this div: <div id="ui-accordion-1-panel-0" class="row ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content-active" style="padding: 0.5em 0px; display: … | |
Hey guys, I'm still in the process of learning css and I'm having issues with opacity/transparency. I have a login page with a background image. What I am trying to accomplish is to have the login elements not be transparent but sit on top of a transparent div so the … | |
Hello, I'm aiming to get a footer in a footer, in a way. I need the buildings footer to stay exactly how it is, that's perfect but then footer2 needs to also be on the bottom but overlap the orginal footer. How would I go about doing this? You can … | |
I am at present running two DELL 19" flat screen monitors side by side from a dual video card, how many monitors can I run from one computer? Running two is the best money I ever spent and allows multi-tasking and drag and drop from one monitor to another, great … | |
The BBC built this page and it looks good. http://www.bbc.co.uk/news/business-21938085 Can anyone shed any light on how they did it? Please | |
Hi I am building a website in which the contact us page should fetch the user current location and use his location and find the directions between his location and my business location. Is it possible? If so any pointers are appreciated | |
I'm going through a netbeans tutorial on Java ecommerce located here: http://netbeans.org/kb/docs/javaee/ecommerce/setup-dev-environ.html When I get to "running the web project, step 1", I click the green run button in the NetBeans IDE. In my browser, it goes to http://localhost:8080/AffableBean, but no HTML is displayed. If I view the admin domain … | |
I wanted to verify is this a good example of a flyweight design pattern: package com.flyweight; public interface Chemical { String getName(); String getSymbol(); Double getAtomicWeight(); } package com.flyweight; import java.util.HashMap; import java.util.Map; public class ChemicalFactory { private static Map chemicals = new HashMap(); private static ChemicalFactory factory = new … | |
Hello My website shows my "Boarding House Reform" button right-justified on almost all browsers except for IE. Is there anyway to make it stick to the right under the "tell us what you think" button? http://www.newtowncentre.org/ Any help would be greatly appreciated! | |
#languages {margin: -70px 0 0 820px; text-decoration:none;} #languages a:link{color:black; text-decoration:underline;} <div id="languages"><a href="../index.php">ID</a> | <a href="index.php">EN</a></div> which one is #languages a:link ? Why both of them are underline? I wonder since I only choose one of them. | |
Hi guys.. i want to use arrow images in corner of my box...i m attaching pic as i want to do... http://postimg.org/image/fs7xp3a23/ currently i m not able to use image.. http://postimg.org/image/vfotqnucl/ my css is .tree li a{ border: 1px solid #ccc; padding: 5px 10px; text-decoration: none; color: #666; font-family: arial, … ![]() | |
I am creating a web page where the user and select an item by clicking on the button. The details of the item selected will be displayed in a dropbox. At the moment I can get it to update the quantity if the user selects it again. The problem which … ![]() | |
Hi there. So I have 2 pages with 3 divs. A content div containing a fixed sidebar div and a main div. The problem is when you're on the Index page and you click to go to the Contact page, the sidebar moves, or rather divs move, and I don't … | |
I've set up this testing website [here](http://siteoctopus.koding.com/projects/swangarden/index.html) It has a full screen background image and a content box in the middle. How would I horizontally center the box. I'll post the html and css here as well html, body { width: 100%; padding: 0; margin: 0; } #full-screen-background-image { z-index: … | |
I started my career as a UI developer.. My 1st task is too make HTML5 to work in all browser especially IE family... But i heard HTML5 wont support mostly in IE.. My question is... how to Make HTML5 work in old versions of Internet Explorer ?? What are roles … | |
Hi would you please help me to show how to add youtube like this link http://www.youtube.com/watch?v=sqzSlbZ4BCE when i use this command <embed width="450" hight="350" src="http://www.youtube.com/watch?v=sqzSlbZ4BCE"</embed> the screen still black !!!! and i want if i can to upload video and what type should i use to play the video??? | |
In php/html/javascript there are two different ways you may redirect a user to another page however there are a few things to consider before choosing with method to use. As you should know by now php has the ability to send html and javascript to the web browser and php … | |
To whom it may concern I have recently launched my company's website: http://wwww.reflectbrokers.com and have run into a couple of problems: To start, I would just like to say that i am a beginner in web design and don't really have a clue how to write html, php or js … | |
hai hello. i need to do ibm-tgmc project on "employee welfare management system". it is a web basd application. i dont know how to start and what to do. please any one help me faster. and also i need to know how to connect the html pages that i have … | |
With all this talk about cheaper laptops for the third world, it’s easy to miss how inexpensive memory has become for us members of the first. I once prophesized to a colleague that by the end of this decade, a terabyte hard drive would be available for less than US$100. … | |
`enter code here`I am working on a jquery mobile html5 application.I have various pages with page id-"page1"... Onclick of button i want a parameter to be passed with the function on which the navigation will be taking place. for ex <input type="button" data-transition="fade" value="Next" onclick="checkIfValid('2');" data-icon="arrow-r" data-iconpos="right"> so it redirects … ![]() | |
Hello, So I've managed to get the footer to stick, at long last, but now if you are on 100% or above and scroll down the footer decides to not actually stick anymore. I believe this to be the case for all browsers, and I need a fix to this … | |
Hi I have some problem with body margin and unable to fix it. any help will be appreciated. Thanking you. My code is as follows `<body style="margin-left:60px;width:970px">` with the above code i am able to reduce the body width to 970px but unable to control body right margin. No matter … | |
hi i am develoing a webapp but in that i need to support vedio calls like google hangout, how to do this? | |
Hello guys, I'm making a website and i have a problem with the images from the css file. I'm using subfolders for the website (www.domain.com/category) and i'm using css sprites for the images and i'm having problems including the images. i don't want to use absolute paths. The path to … | |
Hi all, I'd like to clarify something here please, the inconsistent behaviour of browsers with regards to the pseudo class :visited. I had done quite a lot of research into it ont he web and it seems to me that every browser does something different. I appreciate this has a … | |
Hello! Currently I'm working on a project, and I would like to liven up the landing/homepage a bit. So I have rendered out a nice looking image in 4K resolution. Now I imagine setting that as a background image in css would make my website quite slow... I'm curious how … | |
Hi The following is my code. In this 2nd and 3rd divs are overlapping. I am not sure why? 3rd div is relative so it has to start relative to second div, that means it has to be after the 2nd div but why they are overlapping? <body style="margin-left:60px"> <form … | |
Whichever browser I have installed (set as my preferred browser) will open a browser window without user input (and one is not open), will reset to the home page if a browser is open, and open another tab or window at random. There are no pop ups, no specific sites … | |
How can I make the following web page liquid? I want the fomr to resize with the browser. <html> <head> <title>Bail Bonding</title> </head> <body> <form action="bail.php" method="POST"> <table width="25%"> <tr> <td>First Name:</td> <td align="right"> <input type="text" name="fname"></td></tr> <tr> <td>Last Name:</td> <td align="right"> <input type="text" name="lname"></td></tr> <tr> <td>Address:</td> <td align="right"> <input … | |
Hi, I am working on purely CSS based template. The problem is when i will give padding for a div its taking different differnt in each browser. Could you please help me on this how to use in these situations. Ex: ie - width-padding in google chromo - width+padding Thanks … | |
An element is removed from the html file with the following code, $("#sample").remove(); When view the source code, the removed element still appear in the source code. Whether it is possible to remove the element from the source code? | |
I am new to both ASP and HTML. I am trying to create a questionnaire on the web for students to view and fill out. I am almost done with the form in HTML but not sure what to do after that. I was told that I need to know … | |
Hi all I am Using following Line Of <a href="HostInactivityTest.aspx?HostID={$iHost}&HostNames={$HostName}" Target="_blank" style="font-size:8pt;font-family:Verdana;color:orange;font-weight:bold,text-align:left;"> Problem with this code is it opens new window with IE that is fine for me but newly open window shows URl,MenuBar,BookMarkBar that i dont want show in that child window so Anyone hase idea about this Please … | |
hi!guys i hope you all will be fine . Today i want to know from you about the Java Application? According to my views or my knowledge may be i am wrong.There are two types of application in java which is **1. Java Stand-alone Application 2. Java Applet Application** I … | |
Apple has done it again. This time with [URL= http://www.sproutcore.com/]SproutCore[/URL], a JavaScript framework that simplifies development of native-looking Web-based applications without the need for Flash or any other specialized runtime. Apple has reportedly contributed loads of resources to the project, which was originally developed by [URL= http://www.sproutit.com/]SproutIt[/URL] creator Charles Jolley. … ![]() |
The End.