10,643 Topics
| |
I am having a problem with my input line for ISBN numbers I want the user to input an ISBN number into the blank and after submit is hit and the page refreshes I would like the ISBN entered to still be listed inside of the textbox can someone please … | |
Hi, I have one doubt on IFrame in HTML I wrote some code in a html file and inserted that file in a iframe but it working fine.. but Mozilla give some trouble please help me out this problem iframe code [code] <iframe src ="http://www.xlntidea.com/Banners/Support_Concierge_250X275.html" width="250" height="275" FRAMEBORDER="0" SCROLLING="no" ></iframe> … | |
I know it probably exist some thread talking about it, but each one I've read wasn't quite what I needed. here is the link to my portfolio site: [URL="http://www.talitaemmanuela.com/memine.html"]http://www.talitaemmanuela.com/memine.html[/URL] I wanted to make links in the left img (with the tool map in Dreamweaver i suppose) and when I click … | |
Hi, I'm new to the forum and have just come across this issue when testing my site for the first time in Internet Explorer (I normally use Firefox). In IE, the 3x3 table renders with the two images in Row 3, Col 1 and Row 3, Col 3, both sized … | |
like at target.com this link[URL="http://www.target.com/Avington-Headboard/dp/B0011YRZ2U/ref=sr_1_1?ie=UTF8&frombrowse=0&searchView=grid5&searchNodeID=12996951&node=12996951&searchRank=pmrank&searchPage=1&searchSize=30&id=Avington%20Headboard"]http://www.target.com/Avington-Headboard/dp/B0011YRZ2U/ref=sr_1_1?ie=UTF8&frombrowse=0&searchView=grid5&searchNodeID=12996951&node=12996951&searchRank=pmrank&searchPage=1&searchSize=30&id=Avington%20Headboard[/URL] when u hover over an image it shows that image and theres like 2 different images to choose from i want to make a gallery like that for my webstore but how do i? does anyone know? | |
Hi, I am a new member and I have had a website now for a couple of months but I want to change the META tags to something more inline with my website. My site uses a cPanelX and javascript. Can someone please tell me how to change the tags. | |
my page i screen capped what its doing in firefox and ie. ie its displaying wrong. can anyone help me what do i ned to change to make it display right? heres the image: | |
Hi, I was thinking to build a website where registered user can create a topic and others users submit comments about it. Which is the best approach? Build it from scratch or use a CMS? | |
hi dear thats my first thread here i have a joomla site and it was working good but few days ago my site shows blank page (only header and footer and when choose show page source it shows complete source without any problem ) this happens with ie7 and older … | |
Hi, I have created drop down menu for application using Ul li. its working fine Mozilla But I am facing problem with IE when I hover level 1 menu category, multiple level gets displayed and some do not have any categories just empty space. url : [URL="http://12.109.150.47/burnsnew/Index.aspx?key=cat"]http://12.109.150.47/burnsnew/Index.aspx?key=cat[/URL] Method to get … | |
can anyone please let me know ....whts the basic reason that the same HTML codes gives some sort of a difference when opened with IE and MOZILLA... or other browsers ... please dont say that certain tags behave differently in the various browsers.... | |
Hello! I'm having trouble with the CSS of this liquid (flixible ) layout. The problem occurs only in IE7. Whenever I decrease the size of the browser the #eventsListing (6 images) drops under #content (text/copy). I tried all kinds of hacks and freestyle solutions but nothing have worked so far. … | |
Check out this page in Firefox or Chrome: [url]http://minorityrecruitonline-com.si-vs1222.com/college/Default1.aspx[/url] Now check out the same page in IE8. I have tried everything to get them to appear the same in both browsers, but no can do. Any ideas from any HTML gurus out there? | |
I was told by one of my friends in a high place that you can make a JPEG into a Container to carry what every you need..... My idea is to put a Java Script in the Container that makes the picture uncopyable to print page and right click..... Also … | |
I dunno how to fix this. All i get in FireFox is the text. In IE i get all the div tags and graphics and everything. here's my code, thx for the help :D [CODE]<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang="en" lang="en"> <head> … | |
Hi I am new bee here with some details about Web Design & Web Development and also something about SEO… | |
I should know this one by now... But I can't seem to fix the discrepencies between IE and Firefox on this one. Anyone bored and want to help? [url]http://yellowspringsfarm.com/YSFnew/[/url] [code=css]body { font: 18px Verdana, Arial, Sans-Serif; background: #FFFFFF; color: #000000; text-align: center; } a { color: #FFFFFF; text-decoration: none; } … | |
hello, i am new to php and i am problem whie installing classifieds my database is hitech_classifieds and username is hitech_admin Please tell me how should i write that info in the following code so the errror doesn;t come <?php $haserrors=FALSE; function print_sql_error(){ global $haserrors; $haserrors=TRUE; print('<font color="#FF0000">' . mysql_error() … | |
Where should I start for web developing? I want to start a business in web developing. Which language should I learn? I have heard about SQL, PHP,CSS etc but really don't know where to start. I would be so grateful to you guide me to take the first step. | |
Over the next few weeks (or days - depending on how much time i have) I'll help with the very basics of SQL (and PHP). These are the points I'll be covering (all from scratch of course) Local Server setting up [LIST] [*]php [*]mysql [*]apache [/LIST] Database Basics [LIST] [*]Simple … | |
[url]http://www.fredmyerscough.co.uk/myfiles/showborder.jpg[/url] im using some jquery stuff to make myself a new website, but when you press the image (used for the menu) a dashed border apears around it. im not sure what element this is called, since its not affected by border: none; in css. any help or advice on … | |
ok i have been working on this for 2 days now here is what im trying to do. I have urls that look like this [url]www.mysite.com/folder/folder/folder/file.php[/url] What I would like the url to look like the url to look like is [url]www.mysite.com/file.php[/url] I know this can be done with .htacces … | |
I was advised not to use any properties inside <tr> tags because it can create problems in some browsers. Is that really so? | |
In the following I need/want to alter the field called "TopicBody" to align with the table that appears above it. No matter whether I tried div or span positioning but I cannot get it working correctly. Please tell me why. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> … | |
This is just odd, for too many reasons. [URL="http://news.bbc.co.uk/1/hi/technology/8177285.stm"]A file sharer has been fined $675,000 for downloading illegal music[/URL]. He is a student. People have offered him money because they think it's an unreasonable amount to pay. He has turned them down. Why do I think this is odd? Well, … | |
The bad guys of the IT business are always looking for the most effective ways to infect the innocent Internet user, and increasingly that means turning to commonly used web browser plug-ins such as Flash or PDF readers. A couple of years ago we were [URL="http://www.daniweb.com/blogs/entry1537.html"]reporting critical vulnerabilities[/URL] for all … | |
Following yesterday's interesting events - in which the story to which I referred changed three times and was then taken down within two hours of my linking to it - here's something a little lighter for the weekend. A family is auctioning its talents and above all its availability to … | |
Now that could be cool, or maybe not: a whole new look to the MacOS desktop could be on the cards after Apple puts in a patent application for a 'Multi-Dimensional Desktop.' The patent application, [URL="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=1&f=G&l=50&co1=AND&d=PG01&s1=20080307360&OS=20080307360&RS=20080307360"]20080307360[/URL], describes how the planned graphical user interface will have "a back surface disposed from … | |
Zephyr today launched version 2.0 of its namesake software test management tool, which is now available as a SaaS in Amazon's Elastic Compute Cloud. Zephyr gives development teams a Flash-based system for communication, collaboration, resource, document and project management, test-case creation automation and archiving, defect tracking and reporting. The system … | |
It seems Apple may be on the brink of yet another iPhone redesign. Not, this time, because of any fault or because of any user demand but because the European Union (that's my continent, folks) is considering a directive that would force phones to have an easily removable battery. This, … |
The End.