6,574 Topics

Member Avatar for
Member Avatar for autocrat

OK... I've been got by CSS... I revoke my dislike for it! I think it has potential and could be used constructively! I hate CSS! I sat up till 5:30 odd this moring... simply trying to make a header with 3 images, a left end, center and right end.... so …

Member Avatar for austinluthers
0
285
Member Avatar for ggeoff

Hi After having a problem or two with CSS based web pages I have made I find that the problems are too be resolved when the absolute positioning is removed. Well that is what has been suggested. Since in some cases I have used code from other web sites. Web …

Member Avatar for ggeoff
0
334
Member Avatar for eng442

It's been a long time since I don't post here, even forgot my username. Sorry if this is the wrong section. I can't get the $_POST['name'] values sent from an html form on my php file. I've seen lots of similar questions but nothing helped. I have lot's of includes …

Member Avatar for eng442
0
529
Member Avatar for RT00220489

Hi, I seek your help as m stuck with an issue. I am uploading a css style file in a folder and need to provide the link to that css file in my aspx page. That is simple, but the twist is, the file name can be anything. That file …

Member Avatar for JorgeM
0
205
Member Avatar for joni20

html body mysql result: <? $sqlcomments = "SELECT * from sellercomments where Status=1 and SellerID=".$_REQUEST['SellerID']. " order by AddedDate desc"; $resultcomments= mysql_query($sqlcomments); if (@mysql_num_rows($resultcomments)!=0){ ?> <br> <? while($row_comments = @mysql_fetch_array($resultcomments)) { ?> <div align="right"><img src="../<?=$row_sellerdetails['AboutUsImage']?>" width="40" height="40" border="0"></div> <?=$row_comments['CommentBy']?>] to <a href="index.php?SellerID=<?=$_REQUEST['SellerID']?>"> <?=$row_sellerdetails['idName']?></a> <span style="color:#000000"><?=$row_comments['Comment']?></span> <br> <? } } ?> …

Member Avatar for Szabi Zsoldos
0
252
Member Avatar for mouss jaraaf
Member Avatar for davy_yg

Hello, How to set in the css on form click a yellow border appear, otherwise it disappear?

Member Avatar for JorgeM
0
74
Member Avatar for dados

I need function to serving different data depend on browser type, mobile or desktop.. I need something like this <?php if browser_resolution_small { // one type of data } else { // another type of data for big resolution } ?> so I need to pull different data but I …

Member Avatar for IIM
0
895
Member Avatar for naphets

Why does this not center the table? The table header & the table footer are aligned center? I have beat this like a dead horse, i cant even rememebr what the original code i wrote was i have changed it unsuccesfully so many times. Yet nothing ever changed no matter …

Member Avatar for pixelsoul
0
325
Member Avatar for ggeoff

Hi It seems I have tried everything to get this CSS styled web page to produce what I could have done easily using a simple table layout :( I have the footer occupying the bottom of the outer wrapper but the trouble is I cannot get the outer wrapper to …

Member Avatar for ggeoff
0
467
Member Avatar for F-scott

Hi everybody! I'm new to web development, photography being my thing and I've just created my self a website. I used photoshop cs3 to design most of the pages and a "simpleview" code for the slideshows. When doing the designs i used my native screen resolution: 1920x1080 and it works …

Member Avatar for pixelsoul
0
206
Member Avatar for ckjaseem

Hai all , I am trying to make a google+ siginin button for my site. I went through this link https://developers.google.com/+/web/signin/#button_attributes and tried to make it working but now my styling is all messed up. I am not able to mess around with the [class='g-sinin'] in CSS. This is my …

Member Avatar for LastMitch
0
567
Member Avatar for Qonquest

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 …

Member Avatar for LastMitch
0
185
Member Avatar for AARTI SHRIVAS

i have started learning joomla and now my team leader say me to covert html temlapte to joomla temlate any one have idea about that how can i achive this thanx in advance

Member Avatar for IIM
0
201
Member Avatar for developer707

Hi, I have some time that I am trying to build a page with some menus and to include joberbase into one menu but I am having a problem to include it on the page. I am using iframes to show it, but when I click on Post New Job …

Member Avatar for LastMitch
0
210
Member Avatar for mrblint

Say we have a map of a section of the city which the user can resize in the browser. Resizing the map image just makes the image bigger or smaller -- it does not change the image content (i.e. does not include a wider area of the city or zoom …

Member Avatar for LastMitch
0
222
Member Avatar for rubai

Hi, I am a newbie website developer. I can develop html template which can be of cost. I want to know more about premium html template development. I saw in themeforest, premium html template has options to customize. But how is it possible, though there is no CMS? How to …

Member Avatar for rubai
0
181
Member Avatar for starthinklone

Hi everyone................... XHTML is an advanced version of HTML. It is combination of XML and HTML. The features of it are: XHTML elements must be properly nested XHTML elements must always be closed XHTML elements must be in lowercase XHTML documents must have one root element Attribute names must be …

Member Avatar for mattster
0
126
Member Avatar for danimischiu
Member Avatar for PCBrown

[ATTACH=RIGHT]16395[/ATTACH]HTML5 is a young programming language, with a lot of promise. It has been lauded as the Flash replacement that will revolutionize the web and more importantly, the mobile web. But with so much speculation and excitement, it's hard to recognize the forest for the trees. Where did HTML5 come …

Member Avatar for <M/>
2
442
Member Avatar for gopi.mishra.7

Dear All, I require to download a webpage, analyse the html and from that html I have to identfiy some required images and download them for analysis.Please help as to which library I would have to download and install. Is cURLpp good for this.? for the image analysis thing i …

Member Avatar for gopi.mishra.7
0
60
Member Avatar for Jspham

Hello! I'm really confused and unfamiliar with HTML5. Some term often used in Java for a community I was a part of was 'handler'. Basically, I have one file from a tutorial thus far. I'd like to split it into seperate files so its more managable. Sort of a 'Main' …

Member Avatar for LastMitch
0
98
Member Avatar for Szabi Zsoldos

Hi guys, Trying to implement a return module in magento but got a strange problem. I'm passing values from a while loop into another page with values. Everithing is working well but my first elements of a `produs` and `sku` are empty and I dont know why .... The line …

Member Avatar for broj1
0
222
Member Avatar for pereubu123

The logo header contains one or two logo image file supplied by clients with variable size. There is a several lines of text, which varies from one product to another used by our clients. So the usual header is not of constant size. That is our big and important problem …

Member Avatar for LastMitch
0
241
Member Avatar for ebanbury

Hi I have a very strange issue with a page layout. I have created numerous pages based on a template layout that I created in CSS through Dreamweaver. All the pages look as they should in Chrome/Safari etc. All the pages EXCEPT 1 looks fine in IE. Please take a …

Member Avatar for diafol
0
192
Member Avatar for Yorkiebar14

Hello, I need help getting work as a website developer. I have thought about creating free website templates and creating a fan base through that then eventually offering a service where I will create the website from scratch for the customers but I can't find any websites where I can …

Member Avatar for LastMitch
0
205
Member Avatar for eltonpiko

hi im working on a project to build a currency converter for a mobile application and it needs to feed off an rss feed to get exchange rate. the bank page im trying to feed off the exchange rate does not have rss feed but the just provide the rate …

Member Avatar for LastMitch
0
141
Member Avatar for LastMitch

Hi I am learning **PDO**. I already got my **PDO-DB** ready. The query works because it does fetch data when I echo out the data but I don't know how to echo out the data from the database to the dropdown list. I try to echo out this way (it …

Member Avatar for LastMitch
0
899
Member Avatar for VAGUELINES

Hey there everyone, i am having difficulties trying to code my css file so that it correctly displays my website in Firefox and Internet Explorer as intended. I have validated both my html and css yet that still hasnt resolved alongwith identifing the charset in different areas within the head …

Member Avatar for Octet
0
272
Member Avatar for wrathyimp

I have added the CSS code for the related boxes. I cannot figure the correct padding that I am missing on the 3rd Column, which is going below. You can check the following page. http://bp.com.kw/index-1-2-4.html Thanks .box-24, .box-25, .box-26{float:left; background:#e5e8e3; padding:10px 20px; font-size:10px; height:580px;} .third-wrap{width:980px;} .box-24{width:375px; margin-right:25px; } .left2-wrap{float:left; width:145px;} …

Member Avatar for diafol
0
144
Member Avatar for erum

hi to all I have a scanerio thai need to be resolved .. I have grid and it shows certain record on searching ..and have few columsn like transactionID .Stauts etc etc ..also it have ModalPopupExtender under the panel (asp panel ) when i click on status column ..it should …

Member Avatar for LastMitch
0
298
Member Avatar for rem2

Hi there As usual when making bigger projects I have a problem with simple thing. Basically for now I want to create simple video connection between 2 remote host via peerconnection, I have some codes that were on the web but looks like either I made some mistake either current …

Member Avatar for LastMitch
0
360
Member Avatar for newbie310

Hi everyone, newbie at html here again! I'm really struggling, I have an assignment where I add logos to my page and nothing is working. I used the Markup Validation webiste to try to pinpoint where I went wrong in my coding but I can't figure it out. When I …

Member Avatar for karlcunanan
0
467
Member Avatar for lena1990

hi guys please i want you to help me solve the problem i have the following page and this is part of the code <form action="practicetest.html" method="post" target="_self"> <table width="95%" border="0" cols="2" align="center" cellspacing="10"> <tr> <td valign="top">1.</td> <td bgcolor=#EBEBEB>Two ducks and two dogs have a total of fourteen legs. <br/> …

Member Avatar for lena1990
0
116
Member Avatar for chriswelborn

I would like to create my title image out of pure CSS3, but there is one feature that I'm not quite sure I can even do. Plus, the features that I know are possible don't seem to mix well. I don't know CSS very well, at least anything past the …

Member Avatar for <M/>
0
272
Member Avatar for lena1990

hi guys i want to ask you if i want to send html page (i.e the html page has radio buttons and check box ) to client and i want the client to select one of the radio buttons so my question is how can i modify the html code …

Member Avatar for lena1990
0
114
Member Avatar for rakwel10

Im having a problem with my input field. In firefox, it works pretty well. In chrome, its just a blank white box. Seems like the css is not connected.. but it is. See this image http://i1235.photobucket.com/albums/ff429/rakwel10/chrome.jpg [Click Here](http://www.lowermainlandrealestateinfo.net) to view our website Thank so much for your future help!

Member Avatar for JorgeM
0
213
Member Avatar for pjns19

Hi All, Can anyone offer me some advise? I currently have a listbox i am using, in the listbox there is a list of images from any website. they are grabbed from the website via this method;;; Private Sub WebBrowser1_DocumentCompleted(ByVal sender As System.Object, ByVal e As System.Windows.Forms.WebBrowserDocumentCompletedEventArgs) Handles WebBrowser1.DocumentCompleted Dim …

Member Avatar for tinstaafl
0
347
Member Avatar for sj2222

I was previously hosted by a 3rd party website builder. They sent me the files on a disk (for some reason not FTP). I uploaded those files to Dreamweaver. Now the CSS is displaying in Design mode but not in live mode. HELP! <!--[if lte IE 8]> <link type="text/css" rel="stylesheet" …

Member Avatar for JorgeM
0
185
Member Avatar for cyberdaemon

Good day, I am having trouble on how should i clear the value of my controls in the modalpopupextender. Assume the i have 1 textbox in it. oce i clicked the button with any name. all i want is to clear the value of the control.. thanks

Member Avatar for cyberdaemon
0
148
Member Avatar for anisha.silva

hi i want to add two dropdown boxes one for the make of the vehicle and one for the model of the vehicle. first the user need to select a make of the vehicle and then when he selects it only the models relevent to the make should display in …

Member Avatar for anisha.silva
0
194
Member Avatar for PsychicTide

Hey guys. I'm having a problem with changing the CSS of a div tag. I've done a bit of syntax/semantic research on this, but this situation seems a bit too specific to nail down. Goal: I have 4 checkboxes 1st: center text (turn off 4th checkbox if it is checked) …

Member Avatar for PsychicTide
0
233
Member Avatar for lewashby

In the following html/php page why is my "select" tag not showing all the options? <html> <head> <title>Learning PHP & HTML</title> </head> <body> <form action="somefile.php" method="post"> <form> <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>Phone Number:</td> <td align="right"> …

Member Avatar for lewashby
0
291
Member Avatar for anisha.silva

hi i have an drop down list in the web paage and it has Item A, Item B, Item C as items in the drop downlist. when i run the page how can i make it to display the Item B which is the 2nd item to be displayed in …

Member Avatar for anisha.silva
0
222
Member Avatar for pjns19

Hi all, Looking to extract all HTML tags from a dump of HTML data and put them all in a listbox. I currently have the following code. It displays to me things like HTML HEAD TITLE BODY. But i want things like the IMG and ALT tags. ' Obtain the …

Member Avatar for tinstaafl
0
2K
Member Avatar for NardCake

Hello! I am modifying a user panel for someone, I have been asked to center an element on the page. It is assigned with the class "joins" i've looked through all of the css files and I can't seem to find where it is styled. is there someway i can …

Member Avatar for NardCake
0
83
Member Avatar for CreatorZeus

this is what i ahve so far. maybe its just a crazy idea but i trying to get it to work <td onclick="this.style.backgroundColor = 'Red';" bgcolor=skyblue width= '58px' height= '72px' align="right"> <a target="iframeswitch" href="index.php"><div style="height:100%;width:100%">yo</div></a> <a target="iframeswitch2" href="index.php"><div style="margin-right: -100%;"> yo</div></a> </td>

Member Avatar for LastMitch
0
219
Member Avatar for Djmann1013

This is confusing. I made input boxes in HTML, and included the HTML in a PHP page. I am not able to click on them to get them focused, but pressing the "tab-key" will get it working. Here is my code: (HTML) <div class="widget"> <h2>Login/Register</h2> <div class="inner"> <form action="login/login.php" method="post"> …

Member Avatar for Djmann1013
0
132
Member Avatar for Yarra

www.icypixel.net <---- My website So the homepage on different computers is resized for some reason. On Macs it's perfect. But on iPads and PCs the homepage looks zoomed in and misplaced. My CSS is below. http://pastebin.com/A7mKcqFA The code tags were not working so I had to use pastebin sorry for …

Member Avatar for Yarra
0
80
Member Avatar for matildacheng

Hi there, Hope someone can help me on this. I really need help. I have a javascript for a rotating image, whereby a total of 10 images will change automatically in every 3 seconds. It works well in a .html page, however it doesn't work in a .php page. In …

Member Avatar for matildacheng
0
572

The End.