10,655 Topics
![]() | |
I have this example of hw to make a movie clip follow the mouse by using the current position of the mouse (_Mousex and _mousey)...but now i wnt the movie clip to go the opposite direction of the mouse..4 e.g if the mouse is @ Y=5 and X=2 then the … ![]() | |
Hello, I have a banner that I want the images to be side by side and the text on the end to the right . The following code works,but it breaks when the browser size is small. The pictures slide over on top of the text. Also why does the … | |
hi guys, i would just like to ask for help in my design.i'm having problems with the positions of my fields every time i click on the drop down menu. kindly check out the code below and see what's the problem with my work or any help please..Thanks a lot.. … | |
Hey Folks, There is lot of hype/expectations around HTML 5.0. So I was looking for more details about new features in HTML5.0 & also how these features will be working in various browsers. I think Geo location is/will be the one of the hottest topic/feature, I found one good article … | |
Why mobile websites are different from regular websites? Nowadays days, many mobile users take the help of their cell phones for surfing the internet. | |
I am having a wordpress blog. I would like to make it moblie complaint by installing a suitable plugin or some other method. Now when i try to view it in mobile itz showing either "too big url" or "status code 413" So I would like to fix it .. … | |
Has anyone else run into this problem, and does anyone know a workaround? The problem seems to ONLY occur in IE8, but if you have a vertical scrolling Radio List and try to scroll down in the list, and select something, the box will "jump" back to the top of … | |
Hai, I am using background-image:url(../image/flower.jpg); in my web page. It always display the background images in IE & Firefox browers in my local server. But sometimes not displaying the background-images from my production server. when i refresh the page sometimes display the empty. CSS class given below .footer { background-image:url(../images/flower.jpg); … | |
Hello and thank you to those who responded to my earlier request for a script to hide media control panels. As a result, I have tried the following suggested script, but I still can't seem to get it right. But, I think I'm getting close ;-) I could not find … | |
Hi, I love DaniWeb it has almost everything that has to do with IT; except it is missing a 3d animation forum which would be real helpful for me and a bunch of other 3d animators. I am currently working really hard on learning 3d animation all the way to … | |
Want my banners to show on the FrontPage. How can I make the banner to show? | |
[ATTACH=RIGHT]16331[/ATTACH]A [URL="http://online.wsj.com/article/SB10001424052748703467304575383530439838568.html?"]Wall Street Journal report today[/URL] suggests that for Microsoft, customer concerns about privacy came a distant second behind ad revenue when designing browser software Internet Explorer. When Microsoft initially planned the Internet Explorer 8.0 browser, they intended to offer users functionality that would allow them to avoid being tracked … | |
Hey folks, realise this is probably beneath the general level of conversation in here, but I have no technical training. I'm working on a WP site called worseforwear.com, helping out a friend. In the right sidebar, I want to create a CSS exception for the list-style: square part of the … | |
Hi I'm trying to create a professional looking JQuery Slideshow for the website I am currently working on. I know the basic syntax of JQuery and could really use some help on how to create this. I have tried making one using JQuery and CSS, but it ultimately did not … | |
How do you create the icons that appear within the Internet windo tab, I have attached an example as I would like to create one for my website | |
Hi, I have one more doubt in dreamweaver, how to export template based documents in a site to another site without include Template markup | |
I have a bunch of pictures I'm retouching/restoring. I have one, though, that has a bunch of red discoloring dots in quite a few places. As opposed to taking the spot healing tool for about an hour is there another more efficient way to go about this ? I was … | |
Hi, I'd like to have a slowly shifting effect in my menu-items on mouseover, which makes the menu-item stand out. An animated Gif worked fine, but only for the shifting-in of the effect (colour/contrast/form of letters), while I would like the effect to shift-out slowly when the mouse focus is … | |
I'm trying to get a number of things accomplished, and getting stuck on all them. First of all, I'd like to have the footer all the way at the bottom, whether or not there is significant content on the page. I'm also having issue with the footer link, it is … | |
I have a header div and below that a topMenu div and then two right floating divs for left sideBar and content area then under that a footer. On firefox, and safari and IE8 everything shows up fine but in IE6 and IE7 the left menuBar wont show up at … | |
Is there a way to get a video to based on what player they have installed on the person's computer? Can a .wmv version and a .flv version both be embedded or linked and whatever player you have will be prioritized for playing the movie? If so, can someone give … | |
When I use Conditional CSS for Firefox (Gecko) the styles do not change. I'm trying to align the icons with the menu in Firefox. [URL="http://jaelmarketing.com/index.php"]http://jaelmarketing.com/index.php[/URL] My code: [if Gecko] #nav-icons ul li { padding:20px 0 1px 30px;} What am I doing wrong? Please help? Avernon2 | |
hi, i am just now learning to take advantage of XML and RSS feeds. I actauly just finished my first RSS Feed. Whenever i check it in google reader the RSS feed shows up as a list of links with short descriptions. like i would like it to do. However, … | |
I am having problems as I work on a layout for this site [URL="http://www.alserracolorado.com/dnn/"]http://www.alserracolorado.com/dnn/[/URL]. It is in DotNetNuke. I am trying to make a pure CSS skin. You can see that the two containers or Div(s) with my content arn't stretching the main cell behind them. Instead it is staying … ![]() | |
Hello everyone, I'm having a hard time getting a an AVI file to play in Photoshop CS4. It shows that it is there: the layers pallet has the filmstrip icon on it and it shows in the animation time lien. Unfortunately , though, all I see is white. I've searched … | |
I have four buttons in an HTML form. Here is the HTML: [CODE]<tr> <td> <div class="fileinputs"> <input type="submit" name="submit" class="submit" /> </div> <div class="fileinputs"> <input type="file" class="file" name="uploadedfile" /> <div class="fakefile"> <img src="uf_btt.png" /> </div> </div> <div class="fileinputs"> <input type="reset" class="reset" /> </div> <div class="fileinputs"> <input type="button" class="print" onclick="window.print()" /> … | |
But I can't figure this out. :/ I want my nav bar to look like [URL="http://www.casingit.com/nav/source/index.html"]this[/URL]. But when i put it into my code on my [URL="http://www.casingit.com"]homepage[/URL] the highlights aren't alligned... :/ Any help? Here's the [URL="http://www.casingit.com/nav/source/menu_style.css"]css [/URL]for the nav menu if that helps. | |
Hi there, our in-house web-based data vault has a built in search engine. If you hover over a search result's title it will display the first two lines of the document. In this way the user can sort of tell if it's what they're looking for. I am working on … | |
Hi, New here. I have been trying and searching the internet for a way to remove these non breaking spaces from my Apache directory listing. [url]http://i28.tinypic.com/2uqdfgw.png[/url] [url]http://i30.tinypic.com/35l54p2.jpg[/url] As you can see there is a break in the layout being caused by blank spaces, I used "IndexOptions SuppressDescription" To remove the … | |
Hi, I'm a complete newbie at web design, but have come up with a business idea for a simple price comparison website in my local area. I've registered the domain name and have a web hosting provider, so I just need a little advice about getting this project off the … |
The End.