html

Html/Flash Hybrid Website: rollover issues in Firefox 3

Hi There, I am currently developing a PHP website that has a lot of Flash components. On each page there are one or more custom Flash components embedded with swfObject, as well as sIFR navigation. Every so often, ALL of the Flash objects on the page become unresponsive to the mouse (no hand pointer). So far I have found it happening ...

Alternative to Dreamweaver?

First of all, I do all my coding strictly in code view in Dreamweaver for a good few years now. I could do all my coding in Notepad, but Notepad doesn't have any features. :) I've never thought of changing because I just got used to Dreamweaver over time. But now it's starting to irritate me here and there. I also want to switch to a mor...

How to open a new window when clicking a hyperlink?

I would like to open a new window with height of 600px and width of 200px, after clicking on a hyperlink. How can I do that in HTML/Javascript? Do I use something like window.open? Is it compatible in IE also? Or should I use something in Jquery? Thanks in advance. ...

http / javascript / php post execution in C

I'm trying to figure out a way to call an html form from C, inject a bit of javascript, then submit the file and check the new URL (header from php) to make sure the form submitted correctly. Got any ideas??? ...

Incorrect table rendering

<table width="300" height=100 cellspacing="1" cellpadding="2" border="1"> <tbody> <tr> <td width="150" colspan="2" ></td> <td width="75" colspan="1" ></td> </tr> <tr> <td width="75" colspan="1"></td> <td width="150" colspan="2"></td> </tr> <tr> <td width="75" colspan="1" ></td> <td width="150" colspan="2" >...

How to design resolution independent CSS elements ?

Hi, I am new to web development. I have 1280*800 resolution in my system. When i design CSS elements,i have to give positons interms of pixels. If i design for my resolution, the same page may look big in small moniors. How can i design resolution independent CSS elements ...

download webpage and dependencies, including css images

Hello, often I need to download a webpage and then edit it offline. I have tried a few tools and the main feature they lack is downloading images referenced in the CSS files. Is there a tool (for Linux) that will download everything so that the webpage will render the same offline (excluding AJAX)? thanks ...

can we include php file in html file

how can we include php file into html file i know we can do this with <AddType application/x-httpd-php .html> but i don't have access to server... any other solution which i can include in my website folder or file. Thanks ...

jQuery animate elements while animating element they are contained in

i got div which contain 2 other divs, while i fade in outer div on page load i'd like to animate first inner div to slide in right and second inner div to slide in left, i know how do these things separately but i don't know how to put these things yo work smiulatanously together thanks for any help ...

Adding script JS in HTML problem

Hi, somebody can answer me why occur this problem? With the following code my site only works in Chrome, on IE7/8 and Firefox show me only the background: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt; <html xmlns="http://www.w3.org/1999/xhtml"&gt; <head> <me...

jquery: select and unselect items of listbox

I have 2 listboxes (select, in HTML) in a ASP.NET page. I want that when one item of list1 is selected, the selected item in list2 is unselected, and viceversa. The 2 selects are mutually exclusive. How can I do? ...

Disable original javascript keypress event and replace dynamically

Currently I have a textarea with an onkeypress event specified in the HTML tag. I am trying to capture this keypress and save it as a function that will be used to override it, as I want to add another condition to when it is run. Here is the code I am trying to implement. $(document).ready(function(e) { var defaultKeypress = $('t...

Pop-up image with live text

What I'm trying to do is have a cool little window or image with live text in it pop up like an alt except... I want it to open when you roll over a specific line of text... Suggestions anyone??? ...

Get css value without DOM element

Hi all, I am wondering if there is a way to get css value from stylesheet file when there is no element in the DOM using it? I am using jQuery and I use selector $(".classname").css() to get the values. But with the case "classname" is not in any element, what to do to get the value" Thanks ...

HTML toggle buttons

I need to represent a toggle button in HTML. My intention is to do it with a normal input submit button and styling. Any recommendations on how to style a toggle button that is understandable and works more or less in all browsers? ...

Convert date format from mysql TIMESTAMP help

Hi. have one problem, I need the dates in Swedish format, for instance, october is in swedish oktober... How can I do this? This works so far for english dates: $date = date( "j F", strtotime( $row[insert_date] ) ); $display_table .= "$date"; ...

Switching from tables to divs with CSS

I have an HTML table in my page that I'm trying to replace with divs and CSS. Basically, it's a 3x3 table with scalable content in the middle and fixed sized edges and corners with images in the background to give everything a nice drop-shadowed look. I've read many articles and entries on mixing %'s with pixels, but none of them seem ...

border on side to continue all the way down dynamic page?

Have a border, bgr_left.jpg, that I want to continue down the y-axel on my page... the bgr_left.jpg is 30px by 30px and I have placed it in a div tag... Also I want the same border on the right side, and on the top all the way across... I cant get this done, heres my css for the left border: .bgr_left { background-image: url(../Gr...

css layout fixed width and variable width on same line

with tables I can easily have a row with 2 columns, column 1 is variable width and column 2 fixed width in pixels and column 1 resizes to fill the available space. I'm transitioning to css and wondering how to do this with css..and make sure that both divs/columns stay on the same line and don't wrap. ...

javascript and greasemonkey question

i wanna get a price inside a page and then multiple it by 0.93 then write the result after first price. but i couldn't be able to grab the price from page. for example i want to grap "900 TL" string from "900 TL" you can see all codes of page by visiting http://www.sahibinden.com/cok%5Ftemiz%5Fasus%5Ff3jp%5Ft7200%5F2ghz%5F2gb%5Fram%5F...