Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum



Tip: Looking for answers? Try searching our database.

HTML, CSS, Scripts

Recently updated threads


Thread preview

HTML (view all ...)Last Post  Replies
Call for papers: EISWT-10, USA, July 201012 Mar 2010 15:01 GMT-
Call for papers: EISWT-10, USA, July 2010
The 2010 International Conference on Enterprise Information Systems and
Web Technologies (EISWT-10) (website: http://www.PromoteResearch.org )
will be held during 12-14 of July 2010 in Orlando, FL, USA.  EISWT is an
Cool Web Design Portfolio12 Mar 2010 10:55 GMT4
Can anyone tell me where I can find a cool pre-built Flash applet to
showcase my portfolio, something like this one:
http://www.bhswebdesign.com/web-design-portfolio.html
Any help appreciated.  Thanks.
NFL nfl jersey Philadelphia Eagles jerseys http://www.jersey-2009.com/12 Mar 2010 05:30 GMT-
products, fastest and safest shipping and best servings
NFL nfl jersey Oakland Raiders jerseys http://www.jersey-2009.com/
best products, fastest and safest shipping and best servings
NFL nfl jersey Philadelphia Eagles jerseys http://www.jersey-2009.com/
IE7 tags question12 Mar 2010 04:07 GMT44
align="center" stopped working properly for one of my larger tables when
using IE7 just recently.  any news on this?
tia,
mcnewsxp
align="center" IE712 Mar 2010 02:42 GMT36
align="center" stopped working properly for one of my larger tables when
using IE7 just recently.  any news on this?
tia,
mcnewsxp
How to place a div relative to another div (on top of it) ?11 Mar 2010 23:57 GMT5
In a HTML page I specified a <div class="aaa"> with some text and pictures.
Now I want to add another <div class="bbb"> partially on top of the first.
The upper left corner if this second <div> should be positioned exactly
80 pixel below and 45 pixel right of the upper left corner ...

CSS (view all ...)Last Post  Replies
Mason's new web site.  Comments?12 Mar 2010 17:13 GMT37
I'm baaaack.  This ciwas place seems the most intelligent and
I wouldn't want to deprive dorayme of the chance to see my colors.
   http://frontal-lobe.info/new/index.html
My goal: easy readability. easy linking to sub-items.
Float elements break block elemens - why?09 Mar 2010 23:26 GMT8
in the current CSS 2.1 specification regarding floats I believe to have
found a flaw (please correct me if I'm wrong):
Only the content block of Block elements is shifted to be aside of the
float, not the margin or border edges.
Fixed top row in a table09 Mar 2010 17:28 GMT17
I have a table with a substantial number of rows and need to keep the
top row fixed/static (so that row is always visible when scrolling).
Googling gives some answers but they *all* seem rather complicated --
most utilizing javascript -- apparently to make the technique work in ...
Resize image09 Mar 2010 12:12 GMT43
I need to display a list of images on a page but I need to rescale
them.
I am planning to use CSS to rescale to 50%. Both width and height.
The original width / height is 200px by 100px.
Help please?  Aligning a static transparent GIF (page curl)08 Mar 2010 23:09 GMT1
I've produced a graphic to visualize what I'm trying to achieve.
You can see the screenshot here
http://sites.google.com/site/semicodin/ohTHAT
and you can see my very crude CSS here (as "semi99_899.html")
Can someone help me align this border?  Thanks in advance.07 Mar 2010 03:58 GMT25
Hi folks, this is nôôb attempt at CSS so I'm hoping the fix is a
simple one. You can view the result at
http://sites.google.com/site/semicodin/ohTHAT/bracket/semi99999.html
but I can summarize the 3 issues I'm having:

JavaScript (view all ...)Last Post  Replies
Poker hand evaluator12 Mar 2010 12:17 GMT23
Has anybody written a fast Texas hold'em hand evaluator in ECMAScript?
What is wanted is a function, say handEval(hand), which, given a
suitable representation of a hand of 7 cards, returns a value that
accurately represents the strength of the hand. That is,
Dojo Security Advisory12 Mar 2010 11:54 GMT5
Security Advisory to any Dojo users:
| If you have Dojo 0.4 through Dojo 1.4 installed on your site, you are
| strongly encouraged to read all of this message and take immediate
| action.
PASSING VALUES BETWEEN SCRIPTS12 Mar 2010 11:12 GMT6
<input type="radio" name= "RecnumToModify" ACCESSKEY= "<%
Response.Write( rs("id").Value ) %>" >
</TD>
</TR>
solutions manual to A First Course in String Theory, 2004, Barton     Zwiebach12 Mar 2010 04:50 GMT-
I have the comprehensive instructor's solutions manuals in an
electronic format for the following textbooks. They include full
solutions to all the problems in the text, but please DO NOT POST
HERE, instead send me email including title and edition of the
Hello,everybody,the good shoping place,the new year approaching,     click in. Let's facelift bar!12 Mar 2010 04:01 GMT-
Hello,everybody,the good shoping place,the new year approaching, click
in. Let's facelift bar!
===== HTTP://steezeclothing.com   ====
Air jordan(1-24)shoes $33
FAQ Topic - I have <a href="javascript:somefunction()"> what ... ? (2010-03-12)12 Mar 2010 00:00 GMT-
-----------------------------------------------------------------------
FAQ Topic - I have <a href="javascript:somefunction()"> what
... ?
-----------------------------------------------------------------------

MS JScript (view all ...)Last Post  Replies
javascript "in" operator syntax question11 Mar 2010 08:49 GMT4
It was really annoying me to write lots of "or" conditionals for the same
variable such as:
if( x=="a" || x=="b" || x=="c" || x=="d" || x=="e")
I figured there must be a version of the in() that I find in SQL.  I found
Controlling iFrame Height24 Feb 2010 20:08 GMT10
I'm trying to create a web page that shows a header bar across the top of an
external page.
The approach I settled on was to create an HTML page with the header bar and
then use an iFrame for the external page. This works fine except for trying
postMessage20 Feb 2010 16:33 GMT1
I am trying to implement using IE8
http://hublog.hubmed.org/archives/001623.html
On the frame content page I have this code
window.onload = function()
Adjusting Master Volume Level (sndvol32)...16 Feb 2010 09:48 GMT10
I am trying to develop a script that will adjust the master volume
control on a computer.  The best example that I have been able to find
is the following:
Set oShell=CreateObject("Wscript.Shell")
trying to validate a phone number14 Feb 2010 06:07 GMT11
I am new to jScript, and I am having trouble with this one. I am
trying to validate a phone number of the form:
+123 (1234)-123-1234-123
I want to verify the following:
Cannot copy encrypted folder13 Feb 2010 00:13 GMT1
The following script copies folders from an XP Pro system to a netbook
running Win7 Starter Edition. As soon as it encounters and encrypted
folder it fails with an error message about being unable to create and
encrypted file (sorry I do not have the exact text at the moment. What

MS VBScript (view all ...)Last Post  Replies
Vb & html12 Mar 2010 16:57 GMT1
Hi dear
I want to create a page like the following, the only thing I want t
add a column. This column also available printer that is on the green
is not available I would like to have a red symbol
How to speed this up?12 Mar 2010 15:21 GMT13
I'm searching through severel servers on in severel folders.
Want newest file LastModified time stamps.
In the folders are files wiht differents filename patterns in (same
folder)
VBScript String Replace - Remove / Replace Characters in String12 Mar 2010 08:43 GMT33
VBScript String Replace
http://www.code-tips.com/2009/04/vbscript-string-clean-function-remove.html
Remove or replace specific characters from a string. The article below
provides a function in VBScript to remove or replace characters in a
Can a vbscript identify the program/process that called a vbscript12 Mar 2010 02:35 GMT14
I would like to code a vbscript ("ActionScript.vbs") in such a way that it
would do X, if ActionScript.vbs were called by "TriggerScriptA.vbs", but do
something else if ActionScript.vbs were called by "TriggerScriptAB.vbs".  
Is there some way by which ActionScript.vbs could ...
How do I configure Windows 2003 to get VBScript email with CDOSYS.11 Mar 2010 21:27 GMT3
I am trying to use CDO in VBScript to send email from one server to a
separate exchange server.  The article at
http://support.microsoft.com/kb/171440/ states that CDOSYS version 6 library
is obtained "through installation" of Windows 2003 but alas, email does not
Copying to a relative cell range11 Mar 2010 18:24 GMT2
To all VBscript Gurus,
I am attempting to copy a string variable to a relative cell range.  I have
been playing around with the Range command, but this only works for absolute
ranges.  Here is layman's logic that I want to convert to VBScript:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.