15,120 Topics

Member Avatar for
Member Avatar for Leslie Humble

Hello ... I am new at this forum stuff. I have been ripping my hair out trying to put slideshow up on our website using Dreamweaver CS3. I went onto your "Dynamic Drive DHTML" page and found a slideshow that works, however it puts the slideshow on the left side …

Member Avatar for rickarde
0
116
Member Avatar for sassenach

hi, I have a gallery, upon clicking a gallery set, the page should open it's photos without refreshing, therefore i use XMLHttpRequest. It works fine if i am display just plain text/images, but im trying to display javascript & html content. I want to display my "smoothgallery" according to gallery …

Member Avatar for sassenach
0
203
Member Avatar for signs

(I'am not able to write Javascript myself, I only learned to edit it...) There is a beautiful Javascript Gallery I use in a page. My wish or actually my clients wish is to use this gallery several times in the same page. I just have been copying the script and …

0
51
Member Avatar for kalpsen

Hi there, I'm having a little trouble in 'Setting the cursor focus' on a text box, that I'm creating dynamically, when Clicked on a button (having the onccick attribute). Detail: I have this button [code=html]<INPUT TYPE="button" name="add_ans" STYLE="background-color:#CCFF00;width:50;height:30;" VALUE="Add Answer" onclick="generateRow()">[/code] And this generateRow() javascript function. [code=JavaScript]var answer_count = 0; …

Member Avatar for dombenoit
0
1K
Member Avatar for serkan sendur

i need to know what brand is the pocket pc that is using my website in order to show them a page accordingly. do you have any ideas?

Member Avatar for almostbob
0
118
Member Avatar for Mapper99

Does anyone know of a way to retrieve the output of a webpage and place the output in the current web page (not using iframes)? For example, here is a simple web page (test.html): <html> This is just a test </html> I would like to take the output of this …

Member Avatar for Mapper99
0
87
Member Avatar for shanthivarshu

Hai, In parent window, while submitting form, popup window is called. In child popup window, parent window is forced to go invisible through code. But sometimes it is not working. Aim is to inactive all elements in parent form or invisible parent form while child window (popup) is opened. After …

Member Avatar for shanthivarshu
0
190
Member Avatar for asiyeh

how I can write a function over the "textchange" event of textfield while textfield has no this event? please help me

Member Avatar for serkan sendur
0
42
Member Avatar for serkan sendur

guys when i try to run this code on pc it is fine but it doesnt work on pocket pc : [CODE]<HTML> <HEAD> <TITLE></TITLE> </HEAD> <style> .Field {color: black; border: 1px solid #FFFFFF; background-color: #FFCC00;} .Find {color:blue; font: 10px Arial;} </style> <script> var Fo =new ActiveXObject("Scripting.FileSystemObject"); var StrOut = new …

0
77
Member Avatar for mangophp

I need to find the information about Client machine by using Javascript : Information like : How much Avaliable sapce on clinet's machine ? Need to find RAM size . Operation System. Can we have any built in Active X control to get all these values ? Thanks in advacne, …

Member Avatar for serkan sendur
0
2K
Member Avatar for serkan sendur

hi guys, by default microsoft pocket internet explorer does not display javascript errors to do that, you need to add a registry key : [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "ShowScriptErrors"=dword:00000001 to edit windows mobile registry you can download this software from the following address( i used this software to edit mine, it is …

0
83
Member Avatar for serkan sendur

guys i am creating a mobile web application, i dont know how should i incorporate some javascript functionality without passing its limited javascript support, it doesnt support dhtml for example, is there any documentation for that?

0
218
Member Avatar for asiyeh
Member Avatar for sacarias40
0
114
Member Avatar for asiyeh

how I can write a function over the "textchange" event of textfield while textfield has no this event

0
49
Member Avatar for tonyledenko

Hello, I have discovered that my flash banner disappears when the menu above it is mouseovered. Anyway, I was wondering if someone could help me with a sniffer script. Example, if the user is on a safari browser then swap out the flash with a static image. Here is my …

0
63
Member Avatar for kavithakesav

Hi Everybody, I need some hlep for my website. Whenever i will open my website one pop is required. Can anyone tell me how to do.... please. Thanks in Advance. KavithaKesav

Member Avatar for kavithakesav
0
239
Member Avatar for danishbacker

I am using a a customized google map which is used to show properties for sale in a specific area. There tree level for this ie by Country, State and City and is done using list menu. It is working properly, It is showing markers when any item is selected. …

0
80
Member Avatar for mansi sharma

I know how to access Server Side Session variable at client side(JS)..But i want to know how to Set Sessin varable at Clinet side(JS) & access its value at Server side..If somebody knows help me out!!!

Member Avatar for danishbacker
0
49
Member Avatar for alfalisyada

hi..i need some ideas...I want to calculate student fees payment on my php page, but my coding here its not working. One more thing is when selected item click and its can display value of the item in other textbox(ex: if course Diploma Multimedia is selected, then the course fee …

Member Avatar for danishbacker
0
2K
Member Avatar for raveeshlawrance

I created a button for table cell using innerHTML. it is working perfectly in mozilla. But it is now working inn IE. Button is now displaying in IE. Please help me

Member Avatar for raveeshlawrance
0
12K
Member Avatar for Ruizz

How to display error message when string entered together with the characters outside the A-Z a-z 0-9?

Member Avatar for essential
0
69
Member Avatar for tirso

Hi to all I want to get the number of users logged in and display it in the header. initially I want to put a key field for the user accounts and if they logged in then calculate that key. but my question is how can I access my database …

Member Avatar for sacarias40
0
113
Member Avatar for humipine

I am working on a project with `asp.net` and `vb.net` language system. Now I made a table on the asp file, and before clicking on a button "update", by JavaScript, I would like to get all the string data written in the text boxes each placed inside a cell of …

Member Avatar for essential
0
227
Member Avatar for emilio

hi my html form contains a table tag <table id="MainTable">. i would like to populate this table using a javascript function. my probllem is that i created a table that contains another table inside on of the <td> tags. i tried to write the most basic code: [CODE=javascript]var myTable = …

Member Avatar for serkan sendur
0
3K
Member Avatar for rajeesh_rsn

Hi i had a php page and some mysql connections in that page. I need to show a image named loading.gif until the page loads completely.. I tried many but cant... Please any one give an idea... Please Thanks Rajeesh

Member Avatar for essential
0
50
Member Avatar for jeffc418

Hi all, Say there are two checkboxes on a page (test1 and test2), I want to write a JavaScript code that disables one if the other is checked. Here's what I wrote that didn't work: [CODE]<input type="checkbox" name="test1" <script language="Javascript">if (test2.checked = true){document.write('DISABLED');}</script>>[/CODE] Please help :D!!! Thanks a million! Jeff

Member Avatar for essential
0
3K
Member Avatar for cguan_77

hi guys, how to code this vbscript in javascript? thanks.. [code] <script language=vbscript> <!-- Sub CallMenu(n,isHidden) document.all("menu" & n).style.visibility = isHidden End Sub //--> </script>[/code]

Member Avatar for cguan_77
0
87
Member Avatar for OmriN

Hi everybody, i'm having a bit of a problem when improting excel Data into ASP.Net Control using JavaScript. The Problem is, if the Excel cell format is Date then after i use the javascript and import the cell into the control the value become to a string whice the .NET …

Member Avatar for ding569
0
108
Member Avatar for Leandro-AL

Hi all. I have a small script that creates and removes elements from an html form. This script also renames some elements upon deletion of another element. But this does not seem to be working properly. The problem is that i can't really figure it out so i was wondering …

Member Avatar for serkan sendur
0
101
Member Avatar for wwwmadeasy

hello every one i was just wondring if someone can help me to show me how i can design a menu like in the website [url]http://www.comparethemarket.com/[/url] i mean the middel menu where u move the mouse cursor and the contet change....

Member Avatar for serkan sendur
0
742

The End.