Hi folks!
Need help on object creation & calling it's copies. What I wnat - to create one SPAN object and later insert copies of it into different parts of my document.
Code I use to create SPAN:
function newSpan(){
var o=document.createElement("span");
// some attributes set here...
Hi everybody.
Situation: I'm using IFRAME tag for inserting one HTML page (child) into another page (parent). It works and can be programmed in both directions well (parent > child; child > parent).
However I want to use STRICT doctype which doesn't allow IFRAME tag, but OBJECT instead. I can...
Hi people!
The question is How to vertically align text in a DIV using CSS? I have DIV element and some text inside it. Text is top aligned; I want it to be middle aligned. Using style { vertically-align: middle; } applied to div or text doesn't work. The only thing I could make is to...
Hi all!
Why do we use @import in CSS? I've seen it on Macromedia, W3C and other sites. Why to use it?
Thank you in advance!
Good Luck! :-)
http://eugene.paliev.com
Hi people!
I asked some questions in DreamWeaver forum and I would appreciate if people from UK would help me to figure out some things! Questions are here: thread248-452196 Good Luck! :-)
Hi people!
I would VERY appreciate if people from UK could help me with some of my questions!
1) what are best (well-known) web-design companies in UK?
2) what is the general salary for web developer in London?
I know I can find all this staff surfing the Net, but I just want to know your...
Hi all!
I have problems with displaying Russian letters... I have charset encoding decloration in the Page directive and Meta tag, but it doesn't work...
<%@ Page Language="VB" ContentType="text/html" ResponseEncoding="windows-1251" %>
<meta...
Hello all!
I need some simple server component that would allow me to save some ASP page as HTML. Let's say I have a component to which I pass two parameters - 1) path to .asp page and 2) path I want HTML page to be saved.
Have anyone worked with anything like this? Or at least heard...
Hello all!
I would very appreciate if you explain me how write permission assigned to some folder can be safe or harmful.
I have some .asp script that creates and saves files in some directory. To do this I have to have write permission to folder where files are saved. But I'm afraid that it...
We meet here often but know almost nothing about each other... Why not to say couple of words about yourself, job, interests, etc. ;-)
We've started doing it in the music thread248-382981 and I'll post a bit from there...
----------------------------------------------------------
nippi...
Hello!
I've got a table with some data (from .doc and/or .html). Is there a way to insert this table and then operate with it as a table?
Any comments are very appreciated!!! Good Luck! :-)
Hello,
I'm trying to change data type of the column ZIP from INT to CHAR(10) and got this error "The statistics 'ZIP' is dependent on column 'ZIP'". This error appears all the time I want to make changes to any column of this table. Making changes to other tables is OK.
What can I do...
Hello all!
There are two things I want to do:
1) to know number of records
2) set this number into variable.
It works if I do something like this
declare @rows int
set @rows = (select count(column_name) from table where column_name2=x)
But I need to build my sql statement dinamicly. I use...
Hi folks!
I just don't understand one simle thing - what extension should XHTML file have???
I thought that it should be file_name.xhtml. But when I wanted to preview my .xhtml file on a local PC I saw the code in browser (IE 6.0) window but not the whole page... So I saved it with .htm...
Hi people,
I know it's very easy and stupid queation, but I'm a newbie to Flash so... I have a button, I want when I click on it scene2 to be loaded. I've looked thru Flash's help and didn't find how to do it... Would you please explain how to do it step by step.
Your help will be GREATLY...
Hi all!
Where do you get all your images/photos you use on your sites? I'm not asking for buttons, bullets and other images you may easily create in any graphic program. The question is mainly about that kind of images, especially photos, that cannot be created.
Do you photo by yourself? Do...
Hi people!
I'm interested in how other developers test sites they create. I think it could be interesting for most of this thread members - before anyone asks for site check, he/she could check it him/herself.
I usually do next things:
1) check how it looks in different browsers. I check it...
I've seen on the Net sites that can configure new e-mail account (pop3, smtp, name, password). You only have to choose Yes in dialog window and it's done fully automaticly. Does anyone know how to do this? I'm sure that it's pretty easy but need some example.
Thanks and stars in advance! Good...
Hi people!
There was a message how to export site definitions file from registry but I really couldn't find it. I want to uninstall DW but don't want to lose all site definitions (passwords and etc.). Any help is very appreciated :-) Good Luck! :-)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.