10,643 Topics
| |
Hi all, Question is, Is it possible to make a tool tip based on the content saved in a .txt file? If yes, Can you please tell me how? Regards, Sameer. | |
Well hey there. I've been trying to redo the layout of my website by having the page stretch across the whole screen instead of something like 960px. I've also made it so that my height stretches to 100%. Along with my main content div, I'm trying to get my sidebar … | |
Check this out! [url]http://www.fring.com/[/url] What framework did they use? And what frame work is easy to implement a full ajax page such as youtube vedio play page? | |
Good morning, First off - let me get this out of the way...the table is holding tabular data. Now onto what I am trying to do - What I am trying to do is build a table with vertical text along the top row for FF. So far I have … | |
Ok, I've done everything I can think of and I've looked around and haven't found anyone else that has run into this kind of problem. Maybe I'm just missing something really simple but I am at my wit's end. Umm... actually, just had an idea, but I'll put this here … | |
hello, i am making a website and i need some help. I am writing a table, here is the code:[CODE]<table style='float: left;'> <tr><td style='width: 200px; height: 500px; background-color: red; valign: top; align: top;'><a class='mainlink' href='about.html'>About Me (under construction)</a><br /> </td></tr> </table>[/CODE] now, i want the link to align to the … | |
Hello guys I have two table styles for a web application, in which the tables rows are clickable as objects (meaning, clicking anywhere in the [icode]<tr></tr>[/icode] tag will send the click command. The problem is, my two table styles behave differently. I want the row to change background color on … | |
I have absolutely no idea why this isn't working, so I'll just show you the code: [CODE] <div class="banner"><p> <ul class="lavaLampWithImage" id="1"> <li class="current"> <a href="index.php">Home</a></li> <li><a href="page.php">Page</a></li> <li><a href="page.php">Page</a></li> </ul></p></div> [/CODE] I had been following the tutorial on this website ([url]http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/?cp=50#comment-173209[/url]) in order to build a "lavalamp" menu. I'm … | |
Hi, I'm using the htc file for IE and round corners. Everything works nice, however, there is a strange issue - the behaviour misplaces the background of the element. The content of the element stays in place, but the background along with the rounded corners appears somewhere else - like … | |
For some reason, on my homepage ([URL="http://www.projectdisobey.com/disobeyclothing/"]http://www.projectdisobey.com/disobeyclothing/[/URL]) an extra '</div> <!-- content #end -->' is being created in the page source, AFTER the closing 'body' and 'html' tags. There is no mention of '</div> <!-- content #end -->' in my 'footer.php' file, so why does this show up in the … | |
Hi anyone know how to make round corner in IE? This code only works in Mozilla .login { background:#0C3; box-sizing: border-box; width: 40em; height: 20em; border-radius: 0.5em 2em 0.5em 2em; -webkit-border-radius: 0.5em 2em 0.5em 2em; } Thankx in advance | |
Hey there I'm quite new with php, i create a small site that can control some function for a program i made in C#, however I'm having some trouble with the css :P i got a header, h1 and h2. the header and h1 is functioning as they should, however … | |
I need help. I want to change the style and errow of list list Menu . Here is HTML CODE: [CODE]<select id="el01"> <option selected>Option 1</option> <option>Option 2</option> <option>Option 3</option> </select>[/CODE] Here is CSS Code: [CODE]#el01 {width:135px; border:1px solid #000000; height:18px} /* Width */ #el02 { /* Text and background colour, … | |
I've had this problem before, but couldn't get it fixed. I have done a little experiment for an interactive menu using onmouseover and onmouseout. But it only works in Chrome, but I would like it to work in IE as well. Hope you can help. [CODE]<!DOCTYPE html> <html> <title>Menu Experiment</title> … | |
Hii... I want that height of elements should be adjusted automatically at run time based on the size of element.. For that I have used Height : auto; But it is not working... So which property should I use? | |
frontpage.css [CODE] (Toggle Plain Text) body { background: url('Background.jpg'); } box1 { position: absolute; left: 100px; top: 100px; } box2 { top: 100px; position: absolute; right: 100px; }body { background: url('Background.jpg'); } box1 { position: absolute; left: 100px; top: 100px; } box2 { top: 100px; position: absolute; right: 100px; } … | |
I was wondering about something, when I have a navigation bar(at the top), and I have two images to the links. one just there, and the other when I hover with mouse. How can I make the images stay hovered when Im in that page. for example, if I have … | |
I have downloaded a software [B]Komodo IDE[/B] for Windows(x86). I use widows 7 (64 bit). Is this IDE is perfect for my operating system? Please reply. Thanks. | |
Hi! I would just like to know if its possible to give an linked image the ability to send the form instead of a submit button? Like in the example below: [CODE] <form method="post" action="Search.php"> <table id="search"> <tr> <td> Search: <input type="text" name="search" id="search" placeholder="Search for friends"/><td><a href="Search.php" action="Search.php"><img src="graphics/search.png" … | |
Hi guys... i'm planning to start an advertising site with the following services Graphic Design Branding Web Development E-Advertising I need ideas in terms of contents I also need free downloadable and editable templates so that i can finish within a short space of time. Thnks y'al | |
Hi guys, I need help setting up Google's Custom Search for a unique experience. I've got two views for an app: [url]http://mysite.com/calendar/month/7[/url] and [url]http://mysite.com/calendar/grid/7[/url] What I want to do is have the ability to search BOTH views using ONE Google Custom Search because they contain the same events, just with … | |
| I found a website that has a really cool effect for their links. The link is an image, and when you hover over it, it plays an animation, and after looking into it more, it seems that they use a single image with all of the different frames for the … |
Hello I am a student that needs some help with a project. We are assigned to create a website at school, and part of this project is to consult stakeholders and the wider community about how my concept design fits the purpose outlined in my own [URL="http://goo.gl/zrUVn"]design brief[/URL]. [IMG]http://i55.tinypic.com/24qsiu8.png[/IMG] I … | |
okay so i've been at this for 2 days. i've tried recoding the entire site but nothing seems to work. It's only 1 navigation bar that is giving me a problem. ul#sub-nav. I can get it to align horizontally in firefox except sometimes it works in IE and sometimes. you'll … | |
Hello sir , i am new to the web designing and i have developed a website using HTML and CSS ...it causes no problem in my system but after uploading the layout is not in proper arrangement in different system monitors...plz help me to solve this Thanks for any help | |
Hi all, I'm having issues with two tables that are lined up side by side (a little complicated reason as to why I created two tables instead of having two columns in one table). They contain only one row each with a single td element. The first table contains only … | |
Why is it that the style is not working? why? [CODE]<html> <head> <title> Starbuzz Coffee</title> <style type=”text/css”> body { background-color: #d2b48c; margin-left: 20%; margin-right: 20%; border: 1px dotted gray; padding: 10px 10px 10px 10px; font-family: sans-serif; } </style> </head> <body> <h1>StarBuzz Coffee Beverages!</h1> <h2>House Blend , $1.49</h2> <p>A smooth, mild … | |
Hi all, I would like to insert in my page something like messenger window for chat. Is there any css for that ? I don't know css and I dont want how can I search it. Something like [URL="http://multi-operator-asp-chat-script-software.smartcode.com/screenshot.html"]http://multi-operator-asp-chat-script-software.smartcode.com/screenshot.html[/URL] Thanks a lot | |
I want to design and develop web pages. How can I start? I have run some Html pages. I want to learn Wordpress. Can you hep me to start it? | |
Hey. I spent the whole day redesigning the layout on my website, and I made it so that my main content and my sidebar stretches down 100%. I got the site the way I wanted so to finish it up before putting it on my actual website, I put the … |
The End.