15,127 Topics
| |
I want to develop a widget that'll allow people to see who of their PS3 friends are online and what they're playing, just like you can see through the Playstation 3 friends menu. How would i get this info? Is it important enough for Sony to make it difficult to … | |
I am trying to create this code for my website but i am having trouble per when you click the button for corrosponding with correct image it does not on call take that image and show it as my main one i can not get my img swap to work … | |
I'v e been using a script for pop-ups for several years, and it works fine in FF. I noticed the other day that in IE7 it's cutting off the right side of the image. I don't see anything obvious, but I don't know much about Java, so I'm hoping someone … | |
Hi. i'm new user of jsp and i have this problem. I post my code [code] <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <%@ page import="it.yacme.mystiquexml.mapping.Modello"%> <%@ page import="it.yacme.mystiquexml.mapping.*" %> <%@ page import="it.yacme.mystiquexml.business.YacmeRemote"%> <%@ page import="it.yacme.mystiquexml.presentation.YacmeLocator"%> <%@ page import="java.util.Iterator"%> <%@ page import="java.util.List"%> <%@ … | |
hi i am very new to ajax,please tell me how to check whether username already present in the db.i want the user name to be unique please tell me the code to check. thanks. | |
Hi, I am Trying to use Mycrosoft.Web.Preview.dll to implement drag a crontrol in a <div> zone. I am not able to find a method to move the control further after once droping the control in the <div>. Any one here came across with this? . Please revert me if you. | |
I need help to find a code that will hide the file location on the server, like instead of showing: [url]http://cbuy.webs.com/file.html[/url] I would want it to show: [url]http://cbuy.webs.com/[/url] for the whole site. can and will anyone help me please? | |
Hi all, This is my website url [url]www.resourcepoint.net[/url]. i'm looking for browser compatibility. if u don't mind then visit this site in ie.firefox. this site is working fine in ie but not in firefox. floating menu has been fixed but in ie if u will click top submenus for inner … | |
Hi there, I have had a script on my web site which opens a popup window when clicked. It works in Firefox and I am sure that it worked in IE6 - but it does not work in IE7. The javascript part is from Eric King who posted the script … | |
can anyone please give me the code (or point me in the right direction) to be able to password protect a web page with javascript that gets the usernames and passwords from a database and displays a message if the entered password or username is wrong and points the user … | |
hi all, I am working on flight simulation using c++ and flight gear software. I have to create virtual rain fall in the scenery. I found some java scripts for rain falling. How i can embed it with c++? its very urgent requirement? pls help. Deepak | |
guys, i have a project to do this school year, and that is a dynamic website..the problem is that i don't have a good background with dhtml so can anyone recommend me a website that can teach me how???tnx | |
I'm trying to use Prototype's Ajax.PeriodicalUpdater to scroll through/display an array of items on an interval. So far I've managed to make it display a new item every 2 seconds, but it only works in Firefox. Haven't tested in Safari or Opera yet...but I know it doesn't work in IE6. … | |
Hi everyone, I am new to this forum could some one pls help me in tree view javascript menu. I have worked out well in both mozila internet explores but the issue is online + image should change to - image where it is not happening with me. help highly … | |
I try alot of way but still cant the radio button to work. i need the user to select one of them else an error msg will appear. I got the error msg to appear but it still load over to the next page as if i selected the gender. … | |
All, Problem: I need to be able to tell which version of the Java plugin is installed on a clients machine. I require JRE 1.5 for my applets. I have users that range from Java 1.3 to Java 1.6. I would like to use javascript to find out the version … | |
Hi, I am creating username and password field.In the password field if we gave type="password" then we will type password field in circle type but i want to change that circle type into *(star)type.It is possible in css.Can anyone help me how to do this in css thanks punitha pary | |
Hi all, Please help me in floating menu. I need this floating function should floting in table td. And should work in all browser. plz help me out soon. Below i have pasted javascript. Thanks Raj <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; … | |
Hi all again I'm very very new to javascript, post a help here on validate radio button got solve with the alert msg but still waiting for the solution on selecting either M or F. My next problem is validate dropdown menu, my default is select, i want the user … | |
hello how do i populate or change the values in multiple textfields using javascript? the textfields has the same ID because it is in a repeat region. i manage to change just the top most textfield using javascript. so how to populate the rest? [code] <script type="text/javascript"> function chalb() { … | |
Hi, A old friend of mine sent me a script for a contact form. I put it in my global.js file and trying to get my form to email the information to me. The form is jquery and ajax made and it works correctly by showing the form and when … | |
var sw_interval; var sw_x = 10; var sw_dx = 0; var sw_t = 10; var sw_cursor = 1; var sw_v; var sw_w; var sw_numItems; var sw_first; var sw_last; var sw_clipRight; var sw_ref; function moveSWBlueBox(n) { if(sw_interval == null) { if(n > 0) { moveLeft(n*swItemsInSet); } else { moveRight(-n*swItemsInSet); } var … | |
Hi there, I have a developer who recently quit due to school. Unfortunately one of his projects was left undone. [url]http://www.asucla.ucla.edu/eventservices/g_portal.asp[/url] The issues is that if you click on an image in Internet explorer, it doesn't bring up the images properly. There are no issues with it in Safari or … | |
I did a search as I had hoped this has been dealt with by someone before me. I'm trying to take a search form on a website and ONLY pass fields or values for fields that are actually selected or used. What I mean is this. The search form has … | |
Hey guys, I'm developing a portal to view a gallery (duh) of microsoft powerpoint presentation (ppt) files. If you're anaware, there's an option in powerpoint to output a presentation to a single MHTML file. I'm trying to use an iFrame to show this single file, thus showing the slides. [CODE]document.write('<iframe … | |
Dear brothers I want that my adbrite inline text ads open in new window, so its need ad code alteration. Can anyone here alter this given below code so that ads open in new window. Thanks in advance. Ad Code: <!-- Begin: AdBrite --> <script type="text/javascript" src="http://ads.adbrite.com/mb/text_group.php?sid=myid&br=1"></script> <!-- End: AdBrite … | |
Dear brothers I want that my adbrite inline text ads open in new window, so its need ad code alteration. Can anyone here alter this given below code so that ads open in new window. Thanks in advance. Ad Code: <!-- Begin: AdBrite --> <script type="text/javascript" src="http://ads.adbrite.com/mb/text_group.php?sid=myid&br=1"></script> <!-- End: AdBrite … | |
I'm looking for a good DHTML menu that uses xml to dynamically populate the menu the sub menus can be edited so I can update changes to a xml file using php I looked everywhere and could not find any good DHTML menu that can be used with php | |
Hi, I created one table with some rows.In that row i insert one image in that image i gave one link but after creating link in that image outer side i saw one blue color line .Can any one tell with out blue color line how to give link to … | |
as the title suggests.. is it possible? we are planning to make an application that just uses AJAX to make Voice Calls as seen in Meebo.com. They've developed an application that uses flash with voice chat.. Is it possible using Javascript alone? |
The End.