&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
jquery
0
votes
0
answers
36
views
Network lag - longpoll + AJAX-driven site.
We are running (for few hours now) new version of our site. It's Django project (nginx proxy -> 2x uwsgi workers -> 1 db server). Today, we…
jquery
ajax
jquery-ajax
nginx
long-polling
asked
June 24, 2011 3:32 pm CDT
ThomK
1
vote
2
answers
62
views
Reading from a MYSQL table every 5 seconds and dynamically displaying results on a PHP page without refreshing
I'm looking to display data from a table in a mysql database using PHP, however, I want the data to automatically update itself and retrieve current…
php
javascript
jquery
mysql
ajax
asked
June 24, 2011 1:18 pm CDT
normanram
0
votes
3
answers
42
views
JQuery replace function (trigger needed)
i got a jQuery function to check a textarea for "valid" urls while someone is typing. $(".url2").keyup(validNum).blur(validNum); function validNum()…
php
jquery
html
regex
asked
June 24, 2011 12:31 pm CDT
wordiboi
1
vote
1
answer
48
views
JQuery .ajax() to change page load behavior from form???
I am dealing with polishing up an email list cull thing from a sign-up/enroll widget. The client uses a large email marketing provider (CC) to…
javascript
jquery
ajax
http
constantcontact
asked
June 23, 2011 2:09 pm CDT
rob - not a robber
0
votes
2
answers
34
views
Basic JQuery: Replace a link string with another
How do I change: http://test.dev/event?event=94&page=4 to http://test.dev/contest?contest=94&page=4 using Jquery? I have the following code…
javascript
jquery
regex
replace
asked
June 23, 2011 1:54 pm CDT
JZ
0
votes
1
answer
40
views
Jquery accordion - show all if https?
Using jquery accordion and the https version of page needs to be secure, and with the accordion, a bunch of IE security warnings come up. Is there a…
jquery
https
accordion
jquery-accordion
asked
June 23, 2011 8:07 am CDT
Jason
-1
votes
3
answers
32
views
Javascript - check a range of numbers in if statement with regex
I wonder if it possible to use in if statement regex. I want to check if a value is in an accepted range. If yes to do something otherwise something…
javascript
jquery
regex
if-statement
asked
June 23, 2011 7:44 am CDT
Sotiris
0
votes
7
answers
48
views
Regex for visible text, not HTML
If i had a string: hey <a href="#user">user</a>, what are you doing? How, with regex could I say: look for user , but not inside of <…
javascript
jquery
html
regex
asked
June 23, 2011 1:50 am CDT
Oscar Godson
0
votes
3
answers
40
views
Changing dropdown list values using Ajax and PHP
I have 4 dropdown list elements and they should be combined with each other, its about destinations. the first one should have all destinations and…
php
jquery
mysql
ajax
asked
June 22, 2011 5:51 pm CDT
TooCooL
0
votes
3
answers
33
views
How do I change the ' in a string to %27 with JavaScript?
I have this code: var data = "I'm trying to send this with AJAX properly."; data = encodeURIComponent(data); data.replace("'", "%27");…
javascript
jquery
ajax
regex
replace
asked
June 22, 2011 4:19 pm CDT
Farid El Nasire
0
votes
0
answers
35
views
Ajax ready/notready button without refresh.
I am pretty much new to coding but i am learning along the way. i managed to make my buttons in php etcetera but ofcource this refreshes the page…
php
jquery
mysql
html
ajax
asked
June 22, 2011 2:04 am CDT
Johan
0
votes
2
answers
34
views
JQuery/Jscript string manipulation with varying lengths
I wrote a very basic jquery script to obtain the src attribute from my img elements. Long story short, based on the number contained in the src…
javascript
jquery
regex
string
string-manipulation
asked
June 21, 2011 10:55 pm CDT
Sotkra
0
votes
1
answer
39
views
Filtering list items based on user's search terms in javascript
I am filtering (showing and hiding) a set of list items based on user's input. check it out here: http://jsfiddle.net/m5dzG/2/ Question: Try…
javascript
jquery
regex
search
asked
June 21, 2011 4:55 pm CDT
Ariyo Shahry
0
votes
2
answers
34
views
Regex (or any other method) for finding the number of newline charcters in the text the user inputs in a textarea
i need to count the number of newline characters (or whatever is inserted when the user press the return key) in the value of a textarea. I think i…
javascript
jquery
regex
asked
June 21, 2011 4:18 pm CDT
Nicola Peluchetti
0
votes
1
answer
34
views
Ckeditor and using $_POST to insert into Mysql
Alright, so I have been banging my head for hours on this. Time to turn to the pros. I am using jquery to post the serialized form. I have ckeditor…
php
jquery
mysql
ckeditor
asked
June 21, 2011 1:34 pm CDT
Jason Spick
0
votes
2
answers
39
views
Javascript replace function not working
I followed some documentation to use the javascript replace function and it's not changing anything. No errors are thrown. Any idea what I'm doing…
javascript
jquery
regex
asked
June 21, 2011 12:17 pm CDT
mheavers
0
votes
4
answers
33
views
How can I show a quote from database in a cycle order?
I want to show only one quote from my database table by cyclic order when the page refresh or reload. I don't want to do it randomly. cycle like:…
php
jquery
mysql
asked
June 21, 2011 9:00 am CDT
rim
0
votes
2
answers
29
views
How to match duplicate words from pragraph using C# or jquery?
I want to match string words with another string for example // C# code string str1,str2; I want to check five words in the first fifteen words of…
c#
jquery
regex
asked
June 21, 2011 12:16 am CDT
Abhishek
0
votes
1
answers
56
views
How to use ajax to update mysql db when checkbox condition is changed?
I have a table of articles that displays in rows on client side. Each articles has a unique id and contains a checkbox to indicate if this article…
jquery
mysql
ajax
cakephp
asked
June 20, 2011 7:09 pm CDT
sloga
0
votes
3
answers
31
views
JQuery ajax and SSL?
In our site certain pages use SSL, most pages however don't (as they need to be crawled by web bots). It pretty much boils down to any page where…
jquery
ajax
security
ssl
asked
June 20, 2011 6:13 pm CDT
Hailwood
Pages
:
1
|
2
|
3
|
4
|
5
>
[31]
603
jquery
Tagged:
jquery
Related Tags
mysql
× 284
php
× 265
regex
× 225
javascript
× 225
ajax
× 111
html
× 32
http
× 27
json
× 20
replace
× 16
https
× 13
jquery-ajax
× 12
sql
× 12
sqlite
× 10
c#
× 9
apache
× 8
ssl
× 8
codeigniter
× 8
string
× 8
database
× 7
post
× 7
autocomplete
× 7
match
× 7
jquery-ui
× 7
php5
× 7
couchdb
× 6
string-manipulation
× 6
asp.net
× 6
table
× 5
form-validation
× 5
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy