13, May 2008

Webdigity Popular Tags - javascript

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Popular tags
Sponsors :

You are viewing the tag browsing version of webdigity webmaster forums. To visit the actual forums, click here

Tag : javascript
Javascript WYSIWYG editor
Last post on Mar 24, 2008, 05:21:32 PM
I am creating a CMS site and I want  to insert a javascript editor to edit the pages. While I was starting I though it could be good...
Venture Funded Start-up Proxy Site
Last post on Feb 23, 2008, 02:19:44 AM
Hello, I'm looking to hire 2-3 web developers who have extensive knowledge in PHP, javascript applications, AJAX, iframes, and CGI Proxies. If you think this is you, we...
Rotating image gallery - highlight border of current image displayed.
Last post on Jan 10, 2008, 12:50:15 AM
Ok, so this is probably something simple, but I'm no javascript queen, so if someone could help me do this I would be so appreciative. I'm using Javascript to...
XHTML target=_blank
Last post on Jan 03, 2008, 02:50:40 PM
I just realized, that the target="_blank" attribute in <a> tags is not allowed by the XHTML strict rules. Do you know of any relevant attribute that open a link...
Help/Favor....
Last post on Oct 10, 2007, 06:36:17 PM
OK, I am just starting to learn to really use JavaScript.  I have done little things in the past, but nothing like I am working on now.  I...
Any body got solution about resizing iframe?
Last post on Oct 04, 2007, 06:55:42 AM
Any body has solution to resizing iframe based on the size of its external content (different domain)? I know there is a denied accessing to the external content....
Validate email adresses
Last post on May 07, 2007, 02:49:03 PM
I've just found this nice function that helps you validate the emai adresses that the users give you. <?php function valid_email($email) {   $regexp="/^[a-z0-9]+([_\\.-][a-z0-9]+)*@([a-z0-9]+([\.-][a-z0-9]+)*)+\\.[a-z]{2,}$/i";   if ( !preg_match($regexp,...
Any browser detection function?
Last post on May 07, 2007, 12:35:36 PM
I've just searched for this in the internet, and it seems that there is no working snippet for detecting user's browser with javascript. What I want to know is...
Do you use Google's Analytics?
Last post on Mar 14, 2007, 12:23:45 PM
This has to be the best free website statistics online program available for any website going. Google Analytics shows you how many new/returning visitors visit your website/pages very day. With...
Javascript global variables and includes
Last post on Feb 27, 2007, 05:44:53 PM
I have a problem with javascript and includes. I use a code like : <script type="text/javascript"> var a = 1; </script> <script type="text/javascript" src="a.js"></script> The...
RightContext: A Real Right Click Context Menu
Last post on Feb 09, 2007, 10:15:34 AM
It is time to "promote" another cool open source tool I found, called RightContext. This tool can be used to create html menus when someone right clicks a link in...
CSS overflow
Last post on Dec 03, 2006, 02:25:29 PM
This IE vs FF is driving me crazy... Finaly my whole site looks the same in both browsers. Theres only one little thing that isn't working the way I want...
Multiple file upload & storing filenames
Last post on Nov 30, 2006, 06:12:02 PM
upload_db_example.php example work with single file upload. i want use multi upload form and store filenames in DB, how can i do it? variables (upload.class.php) $file_copy stores, only...
Make your own search engine, and earn money
Last post on Nov 21, 2006, 12:33:55 AM
Google has just created a very cool program, the google coop search engine. What is this? Well they give you the abillity to create your own google search engine...
Free ringtone affiliate
Last post on Nov 19, 2006, 10:30:15 PM
http://us.mediaplazza.com/front/en/ Nice free ringtone affiliate - no hosting required!...
I hate spammers....
Last post on Nov 16, 2006, 10:40:56 PM
As latelly this site got a really impressive ammount of referer spam, I thought webdigity needs a live referer spam protection. I've just made a script that does this...
Checkbox/Radio button question
Last post on Nov 08, 2006, 04:49:26 PM
What I am trying to figure out is how to change a checkbox and radio button to an image. By this I mean I want it to function the same...
is it possible to track google ad clicks?
Last post on Nov 02, 2006, 07:32:48 AM
is it possible using PHP to track what user clicks on google ads, and when, how many times, etc? before i even try to do this, i want to know...
Website design and development services available
Last post on Oct 27, 2006, 04:44:01 PM
BlissfulWebDesign.com provide website design and development at reasonable price.  Contact us at the site or PM me here for a free quote. We do Flash and photo enhancement services...
Found a security vulnerability in the Access User Class.
Last post on Oct 25, 2006, 08:07:26 PM
After looking through your source code, I have found a vulnerability in the function access_page() (line 168 of access_user_class.php) function access_page($refer = "", $qs = "", $level = DEFAULT_ACCESS_LEVEL)...
Web Design Gallery Competition
Last post on Oct 23, 2006, 12:50:03 PM
Here we are with another cool contest :) This time the contest is about the grand new feature of our community, the web design gallery. This contest is...
Hey Guys I'm New Here and I Have a Problem
Last post on Oct 07, 2006, 07:00:11 PM
I'm currently building a website: http://members.shaw.ca/pixelatedkarma/ Now my problem lies with the initial load of the website. When I first load up the website if you look at the...
SMF SEO - www.smfseo.org
Last post on Oct 04, 2006, 06:57:42 PM
Hi Nik and Co, What do you all think of SMF SEO thats under development? It looks like it's going to be pretty worthwhile as it'll help create...
PLEASE HELP with popup windows in Flash MX
Last post on Oct 04, 2006, 10:06:25 AM
I am trying to make a website menu with Flash, that has buttons that when pressed, create new fixed-sized pop-up windows. The website that has the flash html right now...
a good example to do it wrong!
Last post on Sep 27, 2006, 12:56:46 PM
This link came via a SEO group into my mail: http://www.digitaltigers.com/zenview.shtml a good example about a page with to much javascript code the interesting thing is the...
Hello from Mars
Last post on Sep 27, 2006, 07:24:14 AM
Greetings everyone, I'm extremely new to the web-designing world. actually its taken me 5 years to finally create my own website, which, I then, even had to use the sites...
creating valid html code to send by e-mail
Last post on Sep 22, 2006, 05:51:15 PM
Everyone knows the creepy mails comming through your mail. It looks like that all modern rules about web-design are not valid anymore while sending this html mails. During my search...
CSS compression
Last post on Sep 18, 2006, 10:00:12 PM
Did you know that you can compress css for faster loading? Just found this tool, that helps you with this process. I will later try to find some...
using php to get data from another webpage
Last post on Sep 16, 2006, 12:28:44 AM
ok.. what i'm trying to do now is part of a major project. this script needs to be able to find data on a specific webpage, through their hi-scores system...
dynamic javascript url
Last post on Sep 14, 2006, 01:35:43 PM
Hi, I like to use this dynamic image: <a href="http://www.free-pagerank-checker.com.com/" title="Free PageRank checking tool" target="_blank"> <script type="text/javascript"> document.write("<img src=\"http://www.free-pagerank-checker.com/pr.php?url="+document.URL+"\" border=\"0\" alt=\"PageRank\" />"); </script> </a> I...
Dynamic combo box
Last post on Sep 08, 2006, 10:29:51 AM
I want to create a form that has two combo boxes and when the user selects the first combobox, the second combobox will dynamically change to follow the related data...
How I can execute Javascript into Perl?
Last post on Aug 25, 2006, 03:45:36 PM
"I don't know how I can execute an event of Javascript into a link in a program in Perl. This event of JavaScript have executed a function that return...
[website] Shopping Cart templates
Last post on Aug 23, 2006, 01:31:52 AM
Hello, just my next website: http://www.shopping-cart-templates.org/ like to know if you should buy something at this site (it is an affiliate site) and if not then please...
Using 100% width and height in popup windows.
Last post on Aug 20, 2006, 02:30:23 PM
Hi, I want to make a popup that when it opens it takes up full screen what ever the resolutions. I have this script and think it'll be easy...
strange CSS glitch
Last post on Aug 13, 2006, 08:56:25 PM
Hello, my blog site is growing  8) but there is one small problem I notice in firefox (latest version): check this page: http://www.web-development-blog.com/ and scroll to...
Opera : The fastest javascript engine....
Last post on Aug 09, 2006, 06:07:44 PM
Just read a very interesting article about the javascript engine that each browser has. The benchmark (which is available online from the site bellow) shows that Opera is much...
PHP / MySQL Entwickler gesucht - Germany
Last post on Jul 30, 2006, 04:56:10 PM
Wir suchen sehr kurzfristig freiberufliche Programmierer oder Studenten vorzugsweise der Studienrichtungen Informatik / Wirtschaftsinformatik oder ähnliche, für freiberufliche Programmiertätigkeiten im Bereich PHP / MySQL. Wir bieten bei entsprechenden Qualifikationen...
passing values from html/js to remote php script
Last post on Jul 24, 2006, 10:20:53 AM
hello, I noticed that there are several script that using an include file inside a javascript tag. With this file there visitor statistics stored inside a database....
PHP Question
Last post on Jul 22, 2006, 10:53:17 PM
Is it possible to get a php script that hides all ads once one ad is clicked? Also would this be allowed for PPC sites such as adbrite or google?...
Redirection question
Last post on Jul 16, 2006, 01:01:46 PM
My issue is this. I made a new contact form (http://www.silent.2dollarhost.net/contact/index.html). This form has a dhtml pop up window. In this window there is a regular table with a submit...
Review function
Last post on Jul 15, 2006, 05:36:57 PM
I made a new contact form. I have never seen anyone do it the way I have so i figured i would combind about 3-4 tutorials into one. The website...
Google deep crawl
Last post on Jul 13, 2006, 10:56:51 AM
Google is visiting my site amlost every other day but not indexing all pages from site , only it showing 2 pages for my site. I would appreciate if...
External JS
Last post on Jul 11, 2006, 12:31:11 PM
ok so I have another issue. I can't seem to get this sites script to work when useing external javascript. http://www.dynamicdrive.com/dynamicindex16/disableenter.htm I am useing this code to get it....
kind of ajax live search...
Last post on Jul 04, 2006, 05:41:05 PM
Hello, is there a open source script or tutorial to build an Ajax search field like this one? http://www.google.com/webhp?complete=1&hl=en...
Php & Flash
Last post on Jul 04, 2006, 12:20:05 PM
I have a flash which will call a php script. Whats the best way to make this script can be accessed only from flash ?...
IFrame Style Question
Last post on Jul 04, 2006, 12:52:11 AM
I'm trying to change the link style on the links this iframe pulls in. It is a RSS Feed. I tried just making a standard style for all links and...
HTML Help
Last post on Jun 30, 2006, 05:43:17 PM
[Sorry, I don't really know where this goes]   Hi,   In my website i have added some ads down the right hand colum but in doing this...
Directories
Last post on Jun 28, 2006, 04:11:02 PM
Is there a way to exclude a directory from the updates? I have a directory inside the project's directory which holds images that the users upload (like this forum's...
Search bar question (all html no php)
Last post on Jun 28, 2006, 10:53:22 AM
I was trying to make myself a new homepage, I thought of an idea. Is it possible to combined the two search bars into one. By that I mean is...
bug in firefox? (window.open...)
Last post on Jun 22, 2006, 01:06:08 PM
Hello, Just noticed that the scroll function doesn't work in Mozilla FF in this window open function: function window_open(page, name, x, y) { newWindow = window.open(page,name,'scrollbars=yes,width='+x+',height='+y+',left=50,top=100'); newWindow.focus();...
Project jMaki Melds Ajax And Java
Last post on Jun 21, 2006, 12:11:29 AM
The newest plug-in for the NetBeans Integrated Developer Environment (IDE) allows developers to blend JavaScript with Java for their applications. To read the full article click here...
A php - javascript script to avoid spammers
Last post on Jun 20, 2006, 03:04:55 PM
Here is the script : <?php $mail="mymail@mydomain.com"; $code="<script>var mail=String.fromCharCode("; for($i=0; $i<strlen($mail); $i++) $code.=ord($mail[$i]).","; $code=substr($code,0,-1).");document.write('<a href=\"mailto:'+mail+'\">'+mail+'</a>');</script>"; print($code); ?>...
How do i code this?
Last post on Jun 13, 2006, 11:01:08 AM
Ok I don't know much about Javascript. What i am trying to do is make a line of wording switch when you hover it, and have it where i can...
who is using Google page creator?
Last post on Jun 13, 2006, 12:53:53 AM
I started to build a website with google page creator, who else? do you like the service? does it work for your? My favorite is the CMS, a...
SEO in redirects
Last post on Jun 10, 2006, 03:23:06 PM
When redirecting any old pages of your site to moved / new pages, the best redirect is to use a 301 redirect. This is the most efficient and SE friendly...
Forums and SEO
Last post on Jun 07, 2006, 10:29:27 PM
Today I decided to make a SEO modification to the forum. Let me explain what this is. As you may have noticed all of the forum softwares in the...
Google's AJAX Search API Says 'Hello, World'
Last post on Jun 06, 2006, 12:24:45 PM
Google has released a downloadable beta version of its AJAX Search API, a javascript library that allows webmasters to embed inline Google searches (Web, local, video, and blog) in web...
Social bookmarking links added to the forum
Last post on Jun 05, 2006, 10:09:58 PM
As you can see in the bottom left corner of each topic, there are some links for social networking websites. Please let me know if you experience any problem...
Application Developers - United Kingdom
Last post on Jun 04, 2006, 03:35:42 PM
Based in Preston, Lancashire, this Media Solutions and Technology Company is looking for a number of Application Developers to help improve and develop a suite of products.  The role will...
Navigation Bar
Last post on Jun 02, 2006, 04:39:18 PM
I was wondering if it was possible to take this nav tut and make it where the second bar drops down when someone rollsover the top tab. Is this possible?...
How Long to Wait for Google Analytics?
Last post on May 27, 2006, 12:53:22 AM
Hi, folks. I am wondering how many people here use Google Analytics and how long you had to wait before you were accepted? I first heard that Google...
PhP/MySQL Ajax Webentwickler - Germany
Last post on May 16, 2006, 04:11:11 AM
PhP / mySQL – Web-Entwickler (m/w) in München Wir suchen zum nächstmöglichen Zeitpunkt einen PhP / mySQL – Web-Entwickler (m/w) zur Weiterentwicklung unseres Portalsystems. Das DeutscheDaten Portal ist eine...
Software Programmer - India
Last post on May 16, 2006, 04:09:43 AM
We are a new startup in Chennai and seeking PHP programmers to join us. Basic skill set should include PHP, MySQL, CSS, FLASH, JAVASCRIPT. Knowledge of VC++ is a plus...
who needs this?
Last post on May 11, 2006, 01:16:39 PM
check it out: http://www.google.com/relatedlinks/ placing related links on your website with javascript without getting paid: what is the value for the webmaster?...
Senior Web Developer/Architect - United States
Last post on May 09, 2006, 04:19:03 PM
About Us Hands On Network leads a national civic movement bringing people together to tackle tough community problems through service. We are a growing network of local nonprofit...
Adsense-Ready Sites Starting at $4.95
Last post on May 05, 2006, 12:07:46 PM
[color=#AB1109]Start Making Money With 150 Pre-Made, Adsense-Ready Web Sites![/color] Adsense-Ready Web Sites - Click Here [color=#AB1109]Features Include:[/color] 5 Google ads per page! 3 Google Ad Units,...
parsing xml with javascript
Last post on Apr 28, 2006, 01:11:06 PM
Hello, just started an example to parse a simple xml structure, but I'm getting an "undefind" in the beginning using this code (w3schools): <html> <head> <script type="text/javascript"> var...
An easy way to change the year of your copyright.
Last post on Apr 27, 2006, 09:45:35 AM
So, its new year 2006 and all the web pages on your site say: (C) example.com 2005 An easy way to change all the numbers on the site is...
encoding url for blinklist
Last post on Apr 25, 2006, 11:19:09 PM
Hello, I added the some buttons to my site to make it possible to add a link to sites like blinklist, example: http://www.finalwebsites.com/snippets.php?id=32 because the links must be...
Can you Help me, my daily spam problem plz. <contains mild language>
Last post on Apr 21, 2006, 07:20:29 PM
Hi Guys, I am having trouble with frequent spam or hourly spam, I think it's the same person, I have blocked several email addresses from sending me email and...
Track your Adsense clicks
Last post on Apr 21, 2006, 06:09:47 PM
i recently came upon this site providing free website statistics to webmasters. one of their service features is the ability to track clicks of your Google Adsense ads. i think...
Expert PHP Application Engineer - United States
Last post on Apr 20, 2006, 09:28:22 PM
Revelex Corporation, the top producer of web based travel products, is seeking both Expert and Entry Level PHP application engineers to join it's large team of full-time in-house PHP developers...
Web Developer / Technologist - United States
Last post on Apr 20, 2006, 09:24:12 PM
Krate, a lean NYC-based design studio, is seeking a fun, self-motivated web developer with a passion for technology and a solid PHP, CSS, and database skills. We are looking for...
Javascript question
Last post on Apr 16, 2006, 10:53:49 PM
Is it possible to modify this javascript so it flashes the border or the bg on a input/text area? Heres a link to the script http://www.dynamicdrive.com/dynamicindex11/flashform.htm Thanks. ...
MOVED: Javascript question
Last post on Apr 16, 2006, 03:21:36 PM
This topic has been moved to JavaScript....
Trasparent images in photoshop
Last post on Apr 08, 2006, 09:12:38 PM
How can I make a transparent image in photoshop?...
HTML Question
Last post on Apr 02, 2006, 07:50:56 AM
Okay, so I've been using a program called Web Page Maker V2 to cut corners on my HTML coding time. Unfortunately I realized that when I use this program the...
Google's New Look Through Javascript
Last post on Mar 27, 2006, 05:56:10 PM
ZDNet's "Googling Google" blogger Garett Rogers found a Javascript trick that unveils the occasionally glimpsed new look of Google's search results to Firefox users. To read the full...
Sr. PHP Programmer - India
Last post on Mar 21, 2006, 09:27:31 PM
PHP Coding, OS Commerce, Payment Integration, CMS customization of Open source Projects Like OS-com, Mambo, Joomla, OScommerce, Moodle,E learning ,Web Applications Development with PHP, HTML, JavaScript, MySQL and Linux/UNIX, XML...
What do you think of my first site?
Last post on Mar 17, 2006, 01:53:51 AM
My first -real- professional website that was able to generate real income is about to meet its first 6 months of being online, www.justinlove.net I was wondering what everything...
PHP Developers in Chennai - India
Last post on Mar 15, 2006, 11:05:46 PM
We are a 8-year-old web and software development organization based in Chennai. We are looking for PHP developers to join our team immediately. Hands-on experience in PHP, mySQL and Javascript...
The SEO Journey
Last post on Feb 15, 2006, 10:27:49 AM
Working in the fast-paced search engine marketing industry, I have often been faced with the question: “Where exactly does SEO fit into web site development?” The relevance of SEO...
Senior Developer - United Kingdom
Last post on Jan 30, 2006, 06:13:38 PM
DesignLinks International is a provider of WorkSmart.net, an innovative web-based solution. Founded in 2000, DesignLinks International is a privately held company with offices in Europe and North America. Today there...
Asynchronous JavaScript Technology and XML (AJAX) with Java 2 Platform, Enterprise Edition
Last post on Jan 20, 2006, 06:55:30 AM
Learn how to use Asynchronous JavaScript and XML (AJAX) with the Java 2 Platform, Enterprise Edition (J2EE) to create rich Internet applications. To read the full article click...
PHP Programmer / Web Developer - United States
Last post on Jan 17, 2006, 06:39:10 AM
Immediate position for a PHP developer / Programmer in the trendy Manayunk district of Philadelphia.  We are looking for an entry-level to intermediate developer to maintain and develop our open...
PHP Developer Required for 3-4 Month Contract - United Kingdom
Last post on Jan 12, 2006, 12:16:35 AM
PHP Developer required for 3-4 months to work in-house with a team of designers, maintaining existing sites written in PHP5 with MySQL and tableless CSS and creating new ones. Requirements...
SEO - Canada
Last post on Jan 10, 2006, 10:32:09 PM
Position Overview: We require a highly skilled and motivated individual to lead the SEO discipline in our company. As this person, you will  be fully responsible for the...
media player functions using javascript
Last post on Jan 02, 2006, 04:24:59 AM
one of my hosting clients have this site, its a radio site, and it uses windows media player to play the live radio. is it possible to use php snippets...
a good mouseover sound script
Last post on Dec 29, 2005, 02:39:30 AM
anyone know of a good mouseover sound script that loads quicker then using "bgsound=..."? maybe using javascript, even if its heavy javascript i can still load it in to my...
Chitika and Google
Last post on Dec 27, 2005, 09:07:03 PM
If you are running both Chitika eminimalls and Google adsense on the same site is that a problem?...
Lead Front-End Developer, Los Angeles, 60-100k - United States
Last post on Dec 27, 2005, 08:15:12 PM
Lead Front-End Developer, Los Angeles, 60-100k We are looking for someone with strong JavaScript and CSS layout skills and some enthusiasm for AJAX development. You must also...
Need PHP/MYSQL Ninja For Fast Growing Net Startup - Canada
Last post on Dec 24, 2005, 04:18:27 AM
We need someone who is totally up to speed on PHP, MYSQL, XML, CSS, Javascript (Ajax too!), and Web Services. If you dream in code, code with passion...
Javascript pull down menu
Last post on Dec 22, 2005, 06:04:15 AM
Does anyone knows of any good javascript pull down menu? Thanks in advance for any responses :)...
tracking cliks.
Last post on Nov 22, 2005, 10:44:26 AM
Hi all, I've just found this forum, and till now it's the only one (that I have found) with a Chitika 'group' in it. Anyway.. I've been with...
PHP and AJAX Superstar - United States
Last post on Nov 12, 2005, 02:28:51 PM
We are currently looking for a passionate AJAX programmer to join our small   but agile development team. This is the perfect position for a freelance programmer  ...
Learn Javascript Here!
Last post on Nov 02, 2005, 01:36:55 PM
If your interested in learning javascript then check out: http://www.w3schools.com/js/default.asp it is a good site so enjoy...
Javascript and print
Last post on Oct 09, 2005, 02:43:35 PM
Right, let me throw a tricky one at all of you... I am trying to find or make a script (probably javascript) that will open a certain file and...
Article : Salvage Your Client-Side JavaScript Menus in ASP.NET Using XML/XSLT
Last post on Sep 13, 2005, 05:03:44 PM
ASP.NET's server-based event-handling model has made working with many popular client-side JavaScript menu systems increasingly unpalatable in their current form. Fortunately, XML and XSLT provide a way out. ...
How do you make a "print" button in javascript?
Last post on Aug 31, 2005, 08:02:57 PM
Does anyone know the code.. I don't know javascript at alll but I can easily apply to my HTML. Any help would be aprreciated...
Article : How to Handle Web Surfers Who Disabled JavaScript
Last post on Aug 29, 2005, 03:39:02 PM
There are hundreds of millions of Web surfers today. Each of them uses one of multiple web browsers available now. You as a Webmaster create cool web pages that are...
More tags More about javascript in the webdigity swicki

Sponsors :

User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 13, 2008, 11:02:46 PM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 34.931
Total Topics: 7.262
Total Members: 3.482
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: ondho

21 Guests, 3 Users online :

11 users online today:




Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.