Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Development > Scripting [17 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
CodeGuru Make Radio Button Open More Options  
12:43 26-Jun-08   [Replies: 9, Views: 330]    By: Tanner8
That is because for IE, the onchange event will only fire when the object changed looses focus. Hence, why you have to click some other element or part of the page. The fix...use the onclick e...
[Tags: No tags defined yet] -
Be the first to Tag this thread
FutureQuest Mashup question  
05:58 26-Jun-08   [Replies: 2, Views: 173]    By: esc
I’m creating a mashup which draws about 200 job-ads from an external database for display on a website. The ads will be shown in dynamically created categories with short job descriptions, etc. I ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums W3C non compliant code  
04:52 26-Jun-08   [Replies: 5, Views: 299]    By: Cryonisis
Hi, I have some code in my document and when I try to validate it on the W3C Validator website, it gives me a string of errors. Now I had a similar problem where my Javascript in my header...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Understanding Javascript and DOM  
02:11 26-Jun-08   [Replies: 4, Views: 168]    By: legend986
I was wondering if someone could point me towards some resource that explains the how Javascript interacts with DOM. As far as I have read, there are direct api calls to access nodes and children,...
[Tags: No tags defined yet] -
Be the first to Tag this thread
FutureQuest Can't connect to mysql database with cms madesimple  
01:53 26-Jun-08   [Replies: 5, Views: 142]    By: abcdwny
I am trying to set up cmsmadesimple under abcdpittsburgh/www/abcdwny/sandbox/cmsmadesimple-1.3.1 and when I get to connecting to the mysql database I get the following error: Could not connect to ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille Problème Safari / Pub AdSense  
15:21 25-Jun-08   [Replies: 1, Views: 142]    By: hfs+
Je post ça ici, ne sachant pas trop dans quel forum parler de ce problème. Je fais un site où j'utilise AdSense mais impossible de cliquer sur les liens avec Safari, j'ai pensé à un problème d...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille PERL @INC différent CGI  
19:25 24-Jun-08   [Replies: 4, Views: 148]    By: kornea
Bonjour, Voici mon problème : le contenu du @INC d'un script PERL lancé en CGI est différent de mon @INC "classique"... Pas clair ? En fait, lorsque je fais un perl -V, je vois très bien...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille [RESOLU] [MYSQL] SELECT avec GROUP BY -> Erreur renvoi données  
18:40 24-Jun-08   [Replies: 7, Views: 216]    By: rlopes
Bonsoir, Je suis en charge de développer une webtv associative, et pour cela j'ai quelques requètes mysql à effectuer. Dans ma page index, je dois afficher la dernière vidéo postée par catégorie. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille Solution pour musique ?  
15:32 24-Jun-08   [Replies: 2, Views: 150]    By: MRIC
Bonjour, je voudrai donner la possibilité de naviguer avec ou sans musique sur mon site. Je voudrai donc à l'entrée donner cette possibiltié via une petite fenêtre, et ainsi le jukebox se logerait...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille Problème d'affichage de polices  
14:47 24-Jun-08   [Replies: 7, Views: 249]    By: SuperCed
Nous avons des problèmes d'affichage sur notre site web sur Mac et Linux (Ubuntu) avec Firefox 3. Sur Windows, tout est ok. Sur Safari, tout est ok aussi. A noter aussi que nous n'avions pas d...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums in search of easy calendar script  
01:56 24-Jun-08   [Replies: 2, Views: 320]    By: mcarpediem
I'm looking for an easy to install and use calendar script that 1. displays like a calendar 2. allows anyone to submit an event, with admin approval 3. able to customize event submission fo...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru My favorite List  
19:56 23-Jun-08   [Replies: 3, Views: 139]    By: belebala
I have main menu frame in my website, it contains a few category and lot of submenus under each category. What I'm trying to do is to add "My Favorite" to the menu, so once a user is log...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums Need Some Help With Dynamic Data  
17:50 23-Jun-08   [Replies: 1, Views: 219]    By: echoindia756
Hi there, I'm new here so hello everyone. At the moment, i'm building a dynamic website. I'm hosting it all on my own servers, including PHP and MySQL so I have that all set up. Now, m...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru how to attach onclick event on select box for open select box  
05:54 23-Jun-08   [Replies: 5, Views: 307]    By: coolsaggu
Quote: Originally Posted by PeejAvery This can be done by calling the click() function. Note: This only works in Internet Explorer. Think about how much fun a hacke...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille équivalent de #page=2 sous Safari ?  
20:52 22-Jun-08   [Replies: 3, Views: 214]    By: Yannick Chiron
Bonjour. Je cherche désespérément l'équivalent de #page=2 sous Safari ? Je m'explique, voici une ligne de code : <a href="monfichier.pdf"#page=2><IMG align=texttop src=http://forum.macbidouille.com/"vignettedelap...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille Faire un site Wiki facilement  
09:59 22-Jun-08   [Replies: 3, Views: 182]    By: stef babar
Salut à tous, je souhaiterais mettre en place un site Wiki pour mettre en commun mes dernières vacances avec mes amis. Je suis allé sur le site de MediaWiki [http://www.mediawiki.org/wiki/MediaWiki/f...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru How to increasse the field size in <td>?  
16:42 20-Jun-08   [Replies: 4, Views: 153]    By: Unnamed
Hey thanks. I adjust the width in the above table. it works fine. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums Social Networking  
16:34 20-Jun-08   [Replies: 1, Views: 276]    By: clock
I'm currently building a website and I am wondering how difficult it is to engineer it so that it includes a login feature and a simple profile. I'm guessing that it would involve PHP which I...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Microsoft Outlook with SQL Database  
13:57 20-Jun-08   [Replies: 1, Views: 120]    By: vodka
[ moved ] ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums Image Swapping  
21:28 19-Jun-08   [Replies: 0, Views: 236]    By: Idiosyncratique
Wow that was dumb of me. Sorry! ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums "index php?main_page=index&cPath=" in address  
21:26 19-Jun-08   [Replies: 2, Views: 189]    By: LynDave
Can someone please point me to some tutorial that talks about using "index.php?main_page=index&cPath=" when designinig a full website. I've tried to look through Google but with ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
FutureQuest PHP: Blocking form spam - IPs, frequency, etc.  
19:07 19-Jun-08   [Replies: 5, Views: 297]    By: DogAndPony
Hey! I have a couple of clients' sites getting hit by some would-be form hijacker who can't seem to figure out he can't send any spam content through the forms. So he keeps trying. I need ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille Un bon IDE  
17:00 19-Jun-08   [Replies: 19, Views: 317]    By: Pietboy
Boujour, je débute en programmation et je possède un Imac G5 avec Mac OS 10,3,9. Pour qui selon vous est le meilleur IDE pour Mac ? Y a-t-il une version de code::blocks qui fonctionne sous mac OS 10,3...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums PGP GPG Encryption  
13:01 19-Jun-08   [Replies: 0, Views: 190]    By: redsword7
Hello everybody, Im new to PGP or GPG (GnuPG), can anyone there help me with my problem. This is the situation. I've generated a key pair from the OpenPGP Section in my cpanel and there was ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WebDevForums How to code multiple links to similar a page?  
10:20 19-Jun-08   [Replies: 0, Views: 194]    By: drhoctor
Hi folks, I've got what I think is a relatively simple problem; I have a ul with multiple li links that I want to point to a page with an iframe. The only difference between each is...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  3  4  5  [6]  7  8  9  10  11  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006