20,316 Topics
Alright, I've written in javascript and dabbled in torque, but I'm sick of the noob stuff. What are good languages and progs up to date? (haven't been developing for a while now). No rush... just thought I'd ask before dissapointing myself with [code=language]C++_+_---+_==--[;)]/[/code] etc.
[url]http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/[/url] Does anyone know how I could do a top 10 list within a table that has every second "table" in diferent colors with different pictures that will show up based up on the rating is an odd or even number (1=blue 2= grey, 3,=blue, ect.) Look at this picture …
Hi there, Im trying to design a fun page where a after an onclick on the parent page, several small child windows are opened. Upon clicking the content of any of those windows, I want all of the child windows to close. I can get self.close() to close the clicked …
Hi My site has several ads, but I don't know how to position them. The images are javascript. Could anyone help me?
The following code worked perfectly when I was using a normal window, but now that I have changed it to a frameset, it does not work. I have been reading as much as I can find on the subject and I realize that there are a different set of rules …
I am trying to finish a fishing program. Basically the user inputs how many fish spawn and how fast they move, then the user tries clicking as many fish as possible before they go off the screen. Also, the fish need to turn into a fish skeleton (which was drawn …
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, …
I want to build a news panel in which news will be moving frm up to down. [CODE] <div id="Layer8" style="position:absolute; width:263px; height:123px; z-index:11; left: 499px; top: 476px; background-color: #336699; layer-background-color: #336699; border: 1px none #000000;"> <marquee align="top" direction="down"> <div align="center"> <a href="#"><font color="#FFFFFF" size="2" face="Verdana">Academy Classes from 5th to …
Hai friends, Please help me that how can i solve this problem, how can i include AJAX in PHP,Can u tell me that how can i configure system for AJAX.
Hi, I have a search engine over at zoodlez [dot] net, the script that runs it is fairly simple and pull results from altavista, msn, and yahoo.. Anyway.. I have been looking for a way to implement a related search feature into this thing.. For example, if someone searched for …
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 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 , wishes. I got two drop down: drop down A is services and dropdown B is sub services. These two are visible. Now the third elements is a textbox. I select a service in A , and another in B. so I wud get A option as root node …
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); …
The End.