13,937 Topics
![]() | |
Hello Friends Please tell me answer. | |
Hi all, I'm new to this forum. I was wondering if anyone can point me in the right direction to making my companies website fit screen resolutions of all sizes? tried changing a few things to percentages but it doesn't seem to make a different. The problem is that down … | |
hi i would like to know how people make the litle blue bar at the top of the mojomarketplace site that someone can exit if they dont want it ? ![]() | |
Hello Now all the forms that i have made are like this <form .... action="pagenamecheck.jsp"> ... </form> So when someone send the form from the page 'pagename.jsp' i go to the 'pagenamecheck.jsp' and i do there the check and if there is something wrong i have to recreate all the … | |
Hi Everyone, I'm new to Web design and i wanted to ask you for some advice on how to start to develop an online bussines. I know HTML and CSS but i think i might be outdated. Please, ANY pointers would be awesome!! Thanks! Renato | |
Dear friends, I am interested in creating a tree structure like the image attacched using jquery and json data. datasets: [{'name':'xxx', position:'left','parent': 0}, {'name':'yyy', position:'left','parent': 1}, {'name':'yyy', position:'middle','parent': 1}, {'name':'yyy', position:'right','parent': 1}, {'name':'yyy', position:'left','parent': 2}, {'name':'yyy', position:'right','parent': 2}, {'name':'yyy', position:'left','parent': 3}] Where, name - specifies name of the node parent … ![]() | |
![]() | Hi, I'm making a quick site and all the content is on one page, and I'm using a small menu with anchor links to make navigating to a certain part faster for the end user. I have two anchor links that work fine (About Me, My Projects) but the "Contact … ![]() |
I have an image set as my background, which fades from blue to white and I'm just wondering if anyone knows how I can vertically repeat the image, but make the second one upside-down? | |
how to export text or any input that a user enters in an input field to a specific file say .txt file on the server. I want to try this on my laptop first. | |
what is difference b/w web development & web designing.In which we have better scope or income? | |
Hi guys, I was wondering whether it is alwasy true that a button needs to be inside a form tag? Is that necessary all the time? > The W3C say that The FORM element acts as a container for controls so kind of yes really, but I 'd like to … | |
i'm new to web designing. i'm planning to create the website which will store user information in oracle database. my questing is is it possible to connect oracle 10g to web page(form)? need tips.. | |
I am trying to debug some CSS in IE8 and the item I need to look at involes either hover or focus. The CSS has to be edited in IE8 for it is filters for IE browsers to achieve gradients. These filters are not showing in Firebug under FF or … ![]() | |
Hello I would like to write to a database a message that might be in greek. How i can do this? the form that i have is: <form accept-charset='UTF-8' action="addcommentcheck.jsp" method="post" id="addcommentid"> .... </form> and the database is utf8_unicode_ci for the name that could be in greek. How i can … ![]() | |
Lately I've become somewhat obsessed with page speed optimization and I wanted to find out can CMS caching mechanism (For example Joomla cache), Gzip compression and Cloudflare work all together in perfect harmony? I understand how each system works by itself (more or less), but I don't understand would they … ![]() | |
I have the following css style for a div #central_content { float:left; width:697px; margin:-5px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative; } Everything displays perfectly on 100% zoom in Google chrome. When i zoom out the contents within this div get messed up, aligning themselves to the left of … | |
body { margin: 0px; padding: 0px; } .clear { clear: both; } #menu { position: absolute; left: 50%; bottom: 85.125%; z-index: 100; height: 100px; margin-top: -200px; width: 300px; margin-left: -150px; } .kroppen { font-family: serif; position: absolute; left: 50%; width: 865px; margin-top: 197px; margin-left: -450px; padding: 25px; color: #000; /*margin-left: … | |
I've been trying to get the visitor IP address (and host if possible) put into a hidden field to submit with a contact form. The site is hosted on godaddy so the submission form is gdform.php. I haven't had much luck tinkering with their php file, so I'd rather place … | |
[COLOR="Red"][B]SIMPLE HTML PROGRAM FOR BEGINNERS[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,this is for beginners[/B][/COLOR] 1.Copy the file 2.paste it in a new notepad 3.save it with .html/.htm extension 4.chose file type as all type 5.after saving you will find an internet explorer symbol with the name that you'v given while saving,,double click it. … | |
I want to add a BuddyPress plug-in to enable online chatting on my WordPress website. Can anyone suggest me a good chat BuddyPress plug-in? I want to go for a plug-in with your experiences. Please share it with me. ![]() | |
Hi everyone.. I have a flash drive which contains a portable version of Mozilla Firefox. I want to save an existing textfile on that flash drive as a HTML file using the portable firefox browser. Unfortanately, i'm using Chrome as my default web browser. Is there any way to save … ![]() | |
Help me positioning three divs, next to each other? my code doesn't work.. why 'merah' div display after 'biru' div content. what's wrong with my code? <div class="kuning"> Kuning </div> <div class="kelabu"> <div class="hijau"> Hijau </div> <div class="biru"> Biru <br /> sdaddfcdsf fdfdfdf dfdfsfsd fdfsdfs <br/> dadads dsdssssssssssssss sssssssssss <br … ![]() | |
Am I just clueless, or where can I find the coordinates of the cursor in the latest version of Photoshop or Illustrator when I have View Rulers turned on? | |
I've tried in illustrator. I have a header that has a logo on the left and on the right has some text that I want to use as links. But I'm having difficulty linking the text. Any suggestions? Thanks | |
Hi guys, does anyone know of a way to make divs scrollable in android devices? Ihave used overflow:scroll; This works ok in pc browsers and even makes the div scrolable on the iphone, but does not make the div scrollable on an android device. Any help appreciated............ | |
Hi the following is my code and i am using crome (browser) <div style="width:700px;height:100px;background-color:silver"> <div id="week" style="margin:20px;border:2px solid red"> <div id="sfsf" style="margin:10px;"> Day Of The Week </div> </div> </div> In the above code the div with id "week" is displaying very strange behavior. For this div i have applied margin … | |
Hi, In my css file, I want to provide url to some resources which belong to some other project. The context of that project can be changing. Is there a way in css, by hwich I can provide a url with a variable or with property pointing to the dynamic … | |
Hello Every one, I found a problem about **Twitter Bootstrap** Big Table. When I want to use more then 10 Colum in a Table with in Span 9 or Span 12, Its getting break the layout. So what will be the better solutions. Please give a Demo link or any … | |
How can i increase my sites visibilty or ranking in Yahoo,Bing search engine. Give me some inportant tips to increase my ranking. | |
Hi there! Im studying web aplication development and I was looking arround the Internet for information about game development in browsers as im interested in that area, however, I didn't found much that could help me advance in this so I decided to ask in this forum in order to … |
The End.