15,116 Topics

Member Avatar for
Member Avatar for Pankaja

Hi All I am hoping someone can help me out since this is driving me nuts. On my ASP.Net page I have DIV areas and one ASP.Net server label control : Code: _DIV area 1_____________________________________________________ Message Center View All Messages| _DIV area2_____________________________________________________ (lblMsgCenter) This is first test message. | | …

0
60
Member Avatar for symoore22

http://ww.bestblanks.co.uk/media.php hi im not sure what im doing wrong with this: have a look at the above url: each product name is suppose to open a small window which will go on to display a description of the product: however when you click on title there is an error and …

Member Avatar for tgreer
0
189
Member Avatar for cssdev

Hi - I'm hoping someone might know of a free or relatively inexpensive solution I can use similar to the "Related Search" box on Yahoo News. It appears to use a combination of Javascript and CSS. Here's an example: [url]http://snipurl.com/fz7l[/url] Click on Sandra O'Connors name to see the box appear. …

Member Avatar for tgreer
0
128
Member Avatar for red_evolve

Greetings. I encountered this little problem and am stuck. I don't know what should I google. I am developing a webpage with Coldfusion and I need to use some Javascript also. I have a component, and onclick of that component, I would like to call a Javascript function and pass …

Member Avatar for alpha_foobar
0
129
Member Avatar for zoned

Hi all, I have spent a long time trying to get this sorted. I have searched high and low to get an answer. I hope one of you experts can help :mrgreen: I have a gif on a webpage (a chinese flag). When someone clicks on the gif they are …

0
55
Member Avatar for Ezju

I would like to open a web page with several layers on it to a specific layer depending on the link on the previous page. I know I can do this from within the same page but I would like to do this from an external page. Can I and …

Member Avatar for Ezju
0
521
Member Avatar for bitfiddler

:( I have a website at: [url]http://www.outingsunlimited.com[/url] This site has quite a few "mouseover" images (37 actually) and I need to preload them before I start. When someone goes to the site, while the images are loading.....the screen is just blank and they think there is a problem.....:( HELP !!

Member Avatar for bitfiddler
0
174
Member Avatar for katisco

This is my php page it's have javascript problem so plz tell me what should i do. <?php session_start(); if($permission=="yes"){?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Gallery</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; …

Member Avatar for Troy
0
108
Member Avatar for TedN

I am using setTimeout() to provide a delay between changing images. The images are changed by looping back through a function. clearTimeout() is used to cancel the setTimeout function. The problem is that I would also like the initial image (image1.jpg) to be displayed when I'm finished with the looping. …

Member Avatar for TedN
0
131
Member Avatar for symoore22

hi i am trying to turn this code: strOutput += "<input type=hidden name=\"amount\" value=\""+ moneyFormat((fTotal + fShipping + fTax)) + "\">"; into a html form line: <input type=hidden name="amount" value="??????????"> im not sure what i shud be putting in the value bit. can anybody help thanks simon

Member Avatar for darklordsatan
0
137
Member Avatar for cynch

I have built a site and it looks fine when the screen is full size but cuts off when you make the screen smailler. What can I do to keep it looking the same on different screen sizes?

Member Avatar for cynch
0
235
Member Avatar for akoloff

this seems to be a very simple problem, but i just can't get it done. how do i set a variable which is to display url response? let's say my request is "http://domain.com/datavalue.htm". the request returns some value ( let's say "30.0" ) when i use it with browser. now, …

Member Avatar for Troy
0
196
Member Avatar for ipodgirl

I have a JavaScript to detect between Netscape version 6& below and IE, is there anything to detect Firefox? Basically I have two sets of code I want to display. One set for IE and FireFox, another set for old Netscape. Right now using the code below doesn't work because …

Member Avatar for peter_budo
0
131
Member Avatar for Knoke

[CODE]<script type="text/javascript" language="JavaScript1.2" src="stm31.js"></script> stm_bm(["uueoehr",430,"/new/common/images/","blank.gif",0,"","",0,0,250,0,200,1,0,0,"","",83886089],this); stm_sc(1,["transparent","transparent","","",3,3,0,0,"#fffff7","#000000","up_disabled.gif","up_enabled.gif",-1,-1,0,"down_disabled.gif","down_enabled.gif",-1,-1,0]); stm_bp ...[/CODE]

Member Avatar for hiweb
0
79
Member Avatar for fineline

thank you for entering this page i would like to explain what i should do in my project and my problem: 1- the project for student in the school . 2- every one has an private account and can use it for many things 3- every account has a table …

0
68
Member Avatar for ganesch

Hi there, I really can't see why here: [url]http://www.bswebconsulting.ch/kunde...nn/w_g_main.php[/url] the menu images on the right side show up normally and here: [url]http://195.186.60.100/online/index.php?id=7[/url] they only display after hovering over them. I've studied the source code many times now, but I have to admit that I can't see the error The menus …

Member Avatar for tgreer
0
67
Member Avatar for meggsie

Hey everyone, I've got a recordset of terms in my page. I know the recordset has all the terms from the sql table within it because i can get it to print just fine to screen. I need to put the recordset into an array. That way, a script that …

Member Avatar for tgreer
0
446
Member Avatar for symoore22

hi If you click on the following page [url]http://www.bluetipdvd.co.uk/indexd.php[/url] and the click on the two product links a new window opens which displays some more info. I am trying to make it so the window that opens displays info relevant to the the link that was click e.g clicking on …

Member Avatar for Troy
0
243
Member Avatar for realitypixels

I need to add a layer to a certain position on the page. The problem is that in each different screen resolution the layer appears is s different place. Is there a way to fix that? Thanks

Member Avatar for tgreer
0
113
Member Avatar for Kiba Ookami

I'm going to be using Java next year in AP Comp. Sci. and seince my summer assignment has me researching a little bit on it, I thuoght I might get a jump on it this summer. Does anyone know any sites that teach the basics? Like HTMLGOODIES.COM teaches HTML and …

Member Avatar for peter_budo
0
93
Member Avatar for Johnrandazzo

Hi all, My page utilizes a few javascript files for my navigation bar and also a few other palces... My problems is this - I want to call to a page within the site as in the script below, but I wish it to be a separate WINDOW al-together. If …

Member Avatar for kabus
0
279
Member Avatar for Dragonbssj

Hi i was wondering how do i make a TXT play music because i was searching for a song site and ended up at a Music Code site but the thing is that on the URL its like this [url]http://kassierae.myknet.org/chevypr.txt[/url] but it still plays a song in Windows Media Player …

Member Avatar for tgreer
0
451
Member Avatar for Sliv

Hello: I'm looking for some assistance with a third-party script I'm using that incorporates onmouseover popups. If the content of the popup is too large to appear within the visible window just below the onmouseover spot, two different behaviours occur in firefox and IE 6: IE 6 will elongate the …

Member Avatar for Sliv
0
93
Member Avatar for willsteele

I'm trying to create a hover box that appears over an entire table cell when onmouseover. I want to know if there is a way to have it go to another URL with onClick. If so, does it have to be done in the p tag or elsewhere. Here's the …

Member Avatar for tgreer
0
187
Member Avatar for maninweb

Hello together... first excuse my not very good english. I wrote an JavaScript application which shows, hides and scrolls several layers included in my homepage. I used only DIV-Tags for my layers and I used intensively CSS for the site's layout. When scrolling my layer(s), I move a content layer …

Member Avatar for maninweb
0
393
Member Avatar for xmeaw

Hi, I'm using DMW MX2004 to create a website for my organization. Just recently the cross-browser issue came to me. I tested the page with the newly installed Firefox and it didn't appear the way it's supposed to. Below is the code for centering the <div> on the page. It …

Member Avatar for xmeaw
0
147
Member Avatar for moondoggie2

HELLO THERE..I AM WEBTV HOWEVER I DESIGN WEB PAGES FOR CHRISTIAN MINISTRIES FOR FREE..I TOOK ON A CLIENT WHO HAS A JAVASCRIPT TABLE FOR SELLING BOOKS AND TAPES...SHE HAS ASKED ME TO ADD TWO ITEMS TO THE LIST....I MADE THE ITEMS # 14 ,#15, AS YOU WILL SEE...HOWEVER WHEN I …

0
45
Member Avatar for venetian_jigsaw

I am trying to center a table and know I need to use <div class=''></div>. Here's my problem: I have a menu that was written in JavaScript and is using <div style=''></div> for placement. I would like to center the table, but am finding it a "hard row to hoe!" …

Member Avatar for tgreer
0
233
Member Avatar for Eager Student

Hi! everyone I'm starting out in programming,I need a pseudocode or flowcharting to use to help me get started on coding(JavaScript and HTML). Often, when I take a look at a coding assignment, it looks daunting, and it's hard to figure out exactly where to start. Especially with all of …

Member Avatar for Eager Student
0
146
Member Avatar for taparca

I am totally self taught in html and a pure novice. I volunteer with a non-profit and I update their existing website. The website has a "Child of the Month" feature which appears on every page of the site. This feature needs to be changed monthly. I have been doing …

Member Avatar for peter_budo
0
136

The End.