17,114 Topics
![]() | |
I'm working on a website that's basically a forum software, but with a different arrangement. There are only 3 levels of posts (questions, solutions, and comments), and for the comments I want to be able to have the user highlight part of a solution to comment on. To do that, … | |
XHTML has removed the "name" attribute. But the JavaScript method for reading radio buttons requires the "name" attribute to be the same on each radio button. W3C says to use "id", but that no more than one "id" is valid. I need to write an XHTML page with radio buttons. … | |
Hello, Well I've got a bunch of Textboxes with color hex codes inside (#cccccc). Now in an IFrame on the same page I want to use these colors. I couldn't find a solution yet, can somebody please help me. Thanks in advance. | |
hi everyone, i doing an application on image gallery in which i have an thumbnails of pics and a big image .when ever i click on the thumbnail image it should be displayed in the big image and there are previous and next buttons aslo.iam using the following code,it is … | |
I have a menu that uses javascript ot show and hide submenus. It works in IE but not in Firefox. I've pasted part of the code below: montre = show and cache = hide (french) i.e. used to show and hide the submenus. I attached the whole file if you … | |
Hi Friends, I have a form which contains elements such as check boxes,text box,text area ., Problem is in Check boxes. By default, Check boxes are unchecked and text boxes are blank. I clicked one check box, entered some values in text boxes. then After a page refresh ,the values … | |
I have a list of users(signed for a newsletter).I'm retrieving the list from a database when the admin clicks on a button. [B]There are maximum 10 users diplayed per page[/B].For example,if I had 30 users in the database,I would have 3 pages of users(Page 1,2,3); [B]For each listed user ,I … | |
Hi there. I have been working on a rather big webapp for some company. It is based on RoR and uses lots of AJAX and JS. My problem is, that the whole app works perfectly on Mozilla/Firefox/Konqueror. But I have mysterious JS error messages in IE5,6,7 and some (well... rather … | |
How can I get JavaScript to display values and attributes when they are written to input boxes by the script, instead of waiting for a rather lengthy (10 sec) calculation to finish? - IE does not change the boxes at all, until after the script finishes. - FF displays the … | |
Hi, i am new member to this forum. i am trying to solve this problem from past 2 days.but i can't able to acheive it. i able to capture single mouse click over flash(<Embed> object) using onactivate event handler.But it is supported by IE. i want some event in Firefox … | |
Hi, I'm trying to use a double click action on a input field. It works fine on firefox, but doesn't work on ie7 saying the object doesn't support the action. My action so far is just an alert box (for testing purposes), is this a known compatibility issue? | |
A string array has to be listed in a div object. How do i allow keyboard users to access the list ? please help !! | |
I want to make like a loading page that shows a progress bar and then displays an enter button so they can enter the website. Something with an ajax like look. | |
I am new to DOM and need a little help. I have opened a named page with window.open. Later when the user clicks on the link from the parent page that was used to open the child window, they are confused because they think the function doesn't work. Of course, … | |
Hi. Can anyone tell me how i can make a call to a javascript function when a user clicks on some plain text. Thanks. | |
<iframe src="http://fusiongroups.net/test.html" /> I noticed this a while back... it seems that any html in the first part of the body of a message gets interpreted in that little preview box that shows the first part of a thread when you mouse over the title in a forum view... is … | |
Hi, My Name is Tomi..i lived in Surabaya,Indonesia I work in one of the software house in Indonesia,i use .Net for my programming language.Before .Net i use C++,VB6 and Java for my win apps programming, and for the web apps before ASP.NET i use PHP, JSP and Javascript I'm a … | |
hi every body i will be thankfull to u'all if i will get my answer help me please thanks.. | |
Hi, I am running XP Pro with SP2 and IE6. Whenever I try to open an html file in IE6 containing javascript on my Local drive, I get the message saying that IE has restricted the file from showing active content. I can override this by 'allowing blocked content' on … | |
Hi, I'm trying to do a recusive search of all files containing either "ipso" or "lorem", starting in directory [code]K:/_Projects/JavaScript[/code]. I'm running GnuWin32 grep in win-bash within a WinXP/SP2 Command Window. Here's the code from three tries [code] bash$ pwd K:/_Projects/JavaScript bash$ grep -l -i lorem *.* grep: *.*: Invalid … | |
Hello... I have a quiz application based on PHP. I use paging, which is showing only one question per page. I want to set a time limitation on the application. The problem is that when i do refresh the page then javascript countdown timer start from starting. What i want … | |
Hi all, I have an HTML/Css code, for display of Collapsible Data. While the Data grid/table looks neat and good in IE, it is not so in FireFox. Furter in FF, each row height keeps expanding, on usage of the collapsible marker .... Can anyone help me in fixing this … | |
hi every one, i want to create autocomplete for a search textbox in a site.can any one say how to create it using only javascript not ajax or other advanced options. waiting for u r replies bye | |
I was wondering if there was a way to know, in javascript, which form is active or which form the user is accessing? Thanks in advance! | |
Hi. Im developing my first website and need some help with my menu. Im trying to use the rollover effect using images. The 'MouseOver' function is working just fine. But I need the second image(hover image) to appear and stay there when the user clicks on the link and opens … | |
Hi To All - Is anyone aware of how, or if there is a script available that I can use to have a + or - button on each page of my site that will allow visually impaired visitors to ENLARGE THE TEXT on that page? Thanks for anyone's time/help! … | |
Hi all... My coding is in below working good in IE. But not in Firefox, I don't know what i am doing wrong? Can any one help me...? document.getElementById([COLOR=#800000]"nodeValue"[/COLOR]).innerHTML=afor(); here the afor() function will return a string. Thanx advance.... | |
Does googlebot spider IFRAME tags? Do they actually follow the URL as if it were a link? Or do they spider the contents of the IFRAME as if it were part of the included page? Unlike JavaScript, there is no client-side parsing that needs to be done with IFRAMEs. Just … | |
Ok. I give up. I have read a 1000 and 1 tutorial online and still havent figured out what to do. I have graphic buttons on my page with ImageReady generated Javascript, they change their rollover state. I need to create a simple dropdown menu. Like with 2 items in … | |
I need to research ways to run a diagnostic check on a user's browser. This includes [LIST] [*]Cookies enabled [*]Javascript available and version [*]Pop-up windows enabled [*]Javascript available and version [*]Flash available and version [/LIST] If anyone has any tips on how to integrate all of these checks on a … | |
![]() | Hello friends, I am doing Final year in Batchelor of Technology in the branch Information technology. I am devlopping an application in ajax that is Chatting application.Can u please help me to give the requirements |
Hi, I would like to know whether is there any way i could avoid mailto to take outlook or any other email client or could i control to use only a specific email client? I have heard of uniformmail but i would like to know of this. i request pointers … | |
I have a page.. call it page1. it has a button_click event that fires some sql stuff and the does a response.redirect("page2.aspx?ID=1") page2.aspx we do some things and then click a button and that button does a response.redirect("page1.aspx?ID=1") now.. when page1 comes back up, and i try to click on … | |
Hi, I have a html table , in table i am displaying dates in column called date, now i want to compare dates in the date column with current system date. if any one have existing code(in jsp ,javascript) for this please forward me or any advise and suggestions are … | |
I am a teacher and am having trouble thinking of ideas for my summer computer science class. We deal with HTML, CSS, JavaScript, PHP, and MySQL. The project should be fairly adept in order to challenge my students...they are training for a rigorous national competition. Please help me! Thank You … | |
hi this is manjunath new to cgi, i have some cgi code, now i want to implement the same in javascript or jsp, please help me to do this. or please explain me what this code is doing. here is the code: $c = 1; while(Allbase::FetchRow(\@d)) { $d[2] = substr($d[2],0,10); … | |
Hello, I have done a web based project in C#. One of the module that I did was newsletter. I did the newsletter in javascript to design a simple editor with simple function such as bold, underline, italics etc like the one we used in this forum. I am wondering … ![]() | |
i want to design a email creation form in java script...if u have had that code ..send me..urgent..plz... | |
hi i need to open a new window using [INLINECODE]open.window[/INLINECODE] to control some parameters, like window size, bars, scrollbars... the problem is that this way the brower blocks the window like if it was a popup... is there any way to solve this? if there is any other way to … | |
Most likely you've seen a flash MP3 player or two while searching the web but I have a favorite. This is the [URL="http://www.jeroenwijering.com/?item=JW_MP3_Player"]JW MP3 Player[/URL], mainly because it has external JavaScript functions that can be used to access data about the player dynamically. I've written a few things for it … | |
Here in my project i am using [COLOR="Red"]this[/COLOR] reference to know my current name of td. Below i provided sample code similar to my project. "[COLOR="Red"]this[/COLOR]" won't working in Mozilla. I am migrating my project to Mozilla . So please help me. [code] <html> <head> <script> function f(a) { alert(a); … | |
hi again is there a way to change css rules using javascript? i have this: [INLINECODE]<style type="text/css"> .flash { position:absolute; left:52px; bottom:30px; } .logo { position:absolute; left:0px; top:20px } </style>[/INLINECODE] and i want to change .logo and .flash attributes depending on the window size... thanks | |
Good morning beautiful people. I'm having an issue on a page I am designing. My site uses two frames - a navigation frame (topFrame) and a content frame (mainFrame). As you can probably tell from the subject title; the content doesn't line up when the mainFrame has a scrollbar - … | |
Hi, I have a Javascript function that creates an Ajax request, returning an XML document into [inlinecode]transport.responseXML[/inlinecode]. I want to process this document but without hardcoding each tag name i.e. [inlinecode] xmlOptions[0].getElementsByTagName('salary')[0].firstChild.data [/inlinecode]. I would like to iterate over the XML document and find each tag and its value. The … | |
Hello to every body who visit this thread I want to prevent view source(html tags & javascript scripts) of the page with php. I've studied php manual withuot any success how can I do it? Is it possible | |
Hello I hope you'll be able to help me out, I've got 2 let's-call-them-issues... (got IPB 2.2.2 or whatever like that) 1) One of the members (probably some more too) can't get the attachment process right. The attachment option doesn't load at all or when it does it starts but … | |
I've been working on a web site menu update and I would dislike doing anything that might mess up my google keyword rankings for individual pages. This update is going to involve a new menu system. Currently the only full menu is on my index page. ie [url]www.budgetlighting.com[/url] It's nothing … | |
hi,so many problem with my comp these days.... so,i will go straight to the point. I use hotmail and whenever i look at the mailbox website,at the bottom of the window(where usually says done after done) always says 'error on page' and i cannot open or delete my message,i know … | |
hi, my name is Reece, i have learnt, javascript, css, php, xhtml, html and loads of graphic stuff. Im 14 and my teacher said for me to learn asp, but im sure there is no difference, is there?? | |
i am a newbie in learning php, and i would like to know if php can be used just as javascript being initialized in the head of an html docment to be called whenever you need it? |
The End.