15,120 Topics

Member Avatar for
Member Avatar for hno

Hi I want to make a online game web site . i want to klnow , what do i need for now ? should i install any script ? please give me some information about it thanks

Member Avatar for Ezzaral
0
117
Member Avatar for rudz

document.getElementById(fadeImageID).style.opacity is working in firefox but its not working in ie

Member Avatar for futingkiller
-1
126
Member Avatar for mcrawford3911

Below is my code, I have two problems. 1. I would like to remove the E with the box from the webscreen. Is there a way to do this without messing up the calculations? 2. Would like question 2 and the answer to have a , . Example want 100,000 …

Member Avatar for mcrawford3911
0
103
Member Avatar for SALMANSOHAIL

Hi, I got a text file ('testdetails2.txt') and my text file looks something like this: abc123, 234 pqr,xyz "type" bc123, 234 pqr,xyz "type" c123, 234 pqr,xyz "type" n23, 234 pqr,xyz "type" aj23, 234 pqr,xyz "type" As you notice, it has got "," aswell a blank space and "". all i …

Member Avatar for SALMANSOHAIL
0
2K
Member Avatar for Stefano Mtangoo

Hello all, I have basics for JavaScript (syntax, controls, loops, object etc) and also basics of XML. What else should I know to learn AJAX? What does Ajax 'animal' look like? Thanks guys

Member Avatar for Stefano Mtangoo
0
102
Member Avatar for sweetangel20

i have problem i need to learn evrything about how to creat website from scratch as my garduation is sooo soon ps i am just a beginer

Member Avatar for Stefano Mtangoo
0
106
Member Avatar for tatyana84

Hi! of cause, you already know, i'm gonna say im new to javascript and blahblahblah.... anyway, its a simple changing images animation starting by clicking on button. However, i stuck on stopping animation by clicking "stop" button.... here is my code, please if somebody can take time to look at …

Member Avatar for Airshow
0
274
Member Avatar for Rahul002

Hello, I want to create database on SQL Server using Javascript and HTML. User will input following data. Server Name, Database name, File Sizes. When I will click "Submit" button database should be created on Selected server with entered name. I am using Client side HTML and Javascript. we need …

Member Avatar for kplcjl
0
474
Member Avatar for dmmajorstudent

i'm trying to create a code where every content image in my html that is click must display a <div id="credits"> whenever the image is clicked. so the <div id="credits"> must display information in a format where it shows: File Name - image_file_name.jpg File Size - image_file_size (with units of …

Member Avatar for dmmajorstudent
0
163
Member Avatar for realdrouin

I have a simple program. On the left I have a tree view (obout) very good by the way, and a grid on the right. In my cs file, I wrote a class for the grid. I pass a value and the grid is populated. When I click on a …

Member Avatar for RunTimeError
0
107
Member Avatar for anuj_sharma

Hey Guys, I want to redirect a page to another page in JSP after a certain validation has been done using AJAX. If the validation is done it should redirect the user to another page but if validation is not done then it should remain on the same page. Please …

Member Avatar for futingkiller
0
116
Member Avatar for mcrawford3911

i’m using javascript, below is the form. If you go to the(A * B / C * D); part of the form. For some reason it does not work…do not know if I have something wrong. But if I were to enter 30 as A, 100,000 as B, 6 as …

Member Avatar for futingkiller
0
147
Member Avatar for isuruj

I am using scrollTo(x,y) function in my web application and function is not working in IE. But it is working with firefox. I'm using IE6. So can someone give me the reason and how to use scrollTo function with IE?

Member Avatar for futingkiller
0
119
Member Avatar for Michel777

Hi forum, I'm searching for RSS reader, specialities: - access only Wordpress - the Wordpress installation is within the same company - reader with no costs Could you reccomend some stable "products" ? Thanks in advance, Michel

0
87
Member Avatar for A___F

Hi, I'm a newbie and trying to use javascript to hide or display different divs within a single IFRAME. I can't seem to get the syntax right... the Iframe, ID "frame", has 5 div's which I want to show depending on what link someone clicks. here's the js : [CODE]<script …

Member Avatar for wonderland
0
202
Member Avatar for Michel777

Hi Forum, we want shown some pages, documents on by on in fullscreen, without any user interaction. This is a kind of digital signage application. All of them are accesable via http: 1) [url]http://.....any1.html[/url] 2) [url]http://.....any2.pdf[/url] 3) [url]http://.....any3.jpg[/url] 4) [url]http://.[/url]... any4.mp4 We have no problems with 1). But what about …

0
121
Member Avatar for ayusman.mohanty

Hi, Even I am trying the browser close event for cross browser and this should trigger only when X button is clicked or page is refreshed. Here's the code pasted above which I am using but it only works in IE. I know the issue is because of window.events and …

Member Avatar for ayusman.mohanty
0
535
Member Avatar for wonderland

Hi, I'm sorry in advance if this is the wrong section. I wanted to know is it possible to password protect some files in web page ? For example, If someone wants to download file, browsers requests password(one for all visitors), idea is that some files and/or sections of web …

Member Avatar for Alxandr
0
1K
Member Avatar for kaankucuk

Hi I am an turkish student trying to got understood of java ajax complition.. I have checked out the hole threads but cant see or ı have missed it up. SO here is my problem. I have a blog in blogspot. so in an post. ı want to do something …

Member Avatar for Alxandr
0
89
Member Avatar for dmmajorstudent

hello, i'm a student trying create a website using javascript. i am not familiar with javascript and i must use it to change only the content on my page. i have been stuck on this for days and i just cannot get it right. using the 960 grid on the …

Member Avatar for futingkiller
0
213
Member Avatar for ofoman

Hi everyone, Firstly,sorry about my bad english.i hope telling my problem clearly:) anyway i want to tell about my project.it s about survey system..I am creatin g dynamic questions and question's choices(radiobuttons or checkboxes) from database when runtime..after users answer the question,press next button to pass the next questions For …

Member Avatar for futingkiller
0
80
Member Avatar for anuj_sharma

Hey Guys, I am using JSP with AJAX. After a certain JSP script is processed the output is sent to the responseText. Now, I want to check what output responseText consists so that i can perform further processing. For eg, I want responseText to contain"yes" or "no" and depending on …

Member Avatar for Airshow
0
167
Member Avatar for lifeworks

Hi I have a link, which triggers a script, but when the link is clicked, i want it to get a border around it... currently tried using [code=js] onclick="this.style.borderWidth = 1px" [/code] but no luck, lworks

Member Avatar for lifeworks
0
132
Member Avatar for UzuNarU

I looked around for a solution on the site but I couldn't find exactly what I was looking for so... On my website I have a Table with 2 columns, each column has a DIV in it. How can I make it so that each of the DIVs take up …

Member Avatar for UzuNarU
0
214
Member Avatar for dalefish

As usual, develop something in FF and as soon as you get near IE everything decides to pack up and go home. I'm getting an object expected error, forgive me if it's simple, I'm new to JavaScript. [B]HTML Code[/B] [code=html] <div id="tabsCon" class="tabsContainer"> <span id="tab1" class="activeTab" onclick="javascript:changeTab('tab1');">Tab 1</span> <span id="tab2" …

Member Avatar for Troy III
0
269
Member Avatar for UzuNarU

Hi everybody I am building a website but having some trouble figuring out the right way to achieve my goal. Here is what I have currently: [CODE]<div id="Header"><div id="Banner">Business Name*<br><br><br><br><a href="#"><span class="style3"><strong>Home</strong></span></a><a href="#"><span class="style4"><strong>Portfolio</strong></span></a><a href="#"><span class="style5"><strong>About Us</strong></span></a></div></div>[/CODE] Each of the styles have margins set to position them over the Tab …

Member Avatar for network18
0
129
Member Avatar for leesyy

hi, i'm currently working on a project that require me to read from several servlet/feed. i am able to read from one servlet but am facing problem reading from the second servlet. below are my codes (i only uses one .js file for the project and serveral .js files to …

0
91
Member Avatar for samarudge

Hi, I have some code to dynamically retrieve one of three AJAX files and insert it into a DIV The Javascript is [code=javascript] function createajax() { var Ajax; try{ Ajax = new XMLHttpRequest(); } catch (e){ try{ Ajax = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try{ Ajax = new ActiveXObject("Microsoft.XMLHTTP"); …

Member Avatar for ShawnCplus
0
112
Member Avatar for NicoleB

Hi All, If anyone can help me take my sql database (a single table) that information and display it in a form on my web page. Sometimes the Sql request will be multiple lines of the table. I have my database created am completely lost in the form view or …

Member Avatar for Thirusha
0
91
Member Avatar for jyotidagia

hey all.. i was wondering if anyone culd help me wid this.. i've a html file with javascript and a php file.. i need to access the db result generated by the php file in my javascript..to dynamically load drop down menu in the html file.. was wondering if i …

Member Avatar for network18
0
160

The End.