Spam in "How jQuery Works"
http://docs.jquery.com/Tutorials:How_jQuery_Works At the bottom of the page: == More Reading == jQuery users have developed a number of helpful '''[[Tutorials|tutorials]]''' to help guide you, the new jQuery user, through the process of learning how to best use this library. Again, if we could not describe properly the features of the jQuery-library... simply let us know about it. From here, you should probably begin looking at the rest of the [[Main_Page|Documentation]] - it's very comprehensive
Can't register at jQuery.com
I wanted to leave a support request in a plugin, but every time I try to register I get an error saying: Your posting was blocked by our spam filter. For support on UI Layout, use the discussion group: http://groups.google.com/group/jquery-ui-layout
What happened with jQuery Plugins site?
Yesterday, I once again logged to my account (Sultry) and was incredibly disappointed: 1. Practically for all of the functional site I get - ACCESS DENIED!!! 2. The section of my projects is empty, even though the plugin is present on the site (XSLT Templater)!!! 3. Similarly, I can't add a bug report!!! I tried to create a new account (tmp12345), but the situation has not changed! What happened?
why does every website and application have to try to be language nice to me...
Hi! Even though I'm sure lots of people are happy about the translation efforts beeing made in software around the world I can't help beeing slightly irritated about it. E.g. I do not want my jquery forum experience to be a language hybrid thing. I want it all in english. How can I get the forum to stop trying to help me from a language point of view. /Måns
Jquery site does not support Oper
While jQuery is compatible with Opera, that is not the case for the API information site. I have to switch browsers every time I lookup a function... Take for example: http://api.jquery.com/html/ See attachment for a screenshot. If it was just ugly it would not be a problem (for me) but 95% of the text just vanishes...
Activity Trend Issue
I just went into my profile and noticed the new Activity Trend area. the activity in the past 30 days looks good, however, the all time selection shows results from 1970-2002. Shouldn't it instead show all time from my first post to my last post? There were also no controls to change the date range of all-time. I'm using Google Chrome 5.0.375.99 on Windows 7 -- Kevin ------------------------------------------------ http://www.tentonaxe.com
Can u create a forum for Brasil?
We are using the Meetups area in jQueryBrasil like a forum nowadays, that's cuz we dont have a forum in our native language for, so if u guys could help us keep helping with others improving our skill's on jQuery that we love it to use in our projects, we realy appreciate. tks for now Hamilton Teixeira
Form doesn't work in Chrome
I can't get the form to function in google Chrome.
Can you create a forum for announcements?
I think a lot of people would like to read announcements about new plugins, new versions, and general jquery news.
Subforum Feeds
Open different subforum feeds, and you will see that those are all equal: http://forum.jquery.com/getting-started/feed http://forum.jquery.com/using-jquery/feed http://forum.jquery.com/developing-jquery-core/feed
Take me out of watch the Getting Started form
Hello, I do not wish to end my account with this form. But the emails are getting to be to much. I tried to click on the "unwatch the Getting Started Link" but I get a 404 page. I tried to call support there is none. Please stop the emails.
How do I edit JQuery web pages?
The tutorial has a typo on the very first line <!doctype html> It should be all caps: DOCTYPE. When I click Edit, it tells me the page is locked, even though I'm logged in. How do I get permission to edit pages? After that, I'd like to add a paragraph explaining what the dollar sign means (once I figure that out). There's also a typo in this heading I'd like to fix on another page: Usigin jQuery Plugins I just joined in the past 20 minutes.
How Does "This topic is reported as Inappropriate (1)" work?
I've just signed up Today, I have a very pressing issue I'd like to find the resolution to with the help of no doubt much more experienced jQuerier's than me, being a newbie to it all... yet it's been marked as "inappropriate" and yet there is NO explanation as to why, no email from a moderator to give an explanation... I wouldn't mind but there's NO spam or anything in it for crying out loud!! jQuery is seen as such a big thing, it's a truly wonderful tool it seems but the structure of newbies posting
jQuery iPhone/iPad cheatsheet app
Hi! Sorry, none of the forums seemed like a good place to place this.. :S I have been working on making an iPhone / iPad app that allows people to browse through the API and test functions in a jquery playground. I would like to use the api-text from jquery.com documentation, but am wondering about the copyright of this.. Is there anyone who can tell me if I can use this? I want to include description and argument info in the app. Thx in advance
Is it possible to change nickname?
I already had an account with zoho that had the same username and login for the google groups. When everything was ported over I seem to have lost my community nickname and it shows my regular name. Anyway to change the displayed name? Am I not seeing it?
Forum Broken?
I've tried to access this forum in IE7, Firefox and Chrome. In Firefox I am at least able to access this New Post feature, but I can't view any forum lists because everything below the header (where the search control sits) is blank, as if there were no content on the page. In Chrome I was able to view the forum from a Google search that came to a forum post, but as soon as I logged in everything was gone, just as with Firefox. In IE7 I can't even access the New Post feature, just view the header
Delete attachment not possible
I try to delete the attachment on my post in http://forum.jquery.com/topic/how-to-prevent-draggables-to-move-through-each-other (I made the example in jsbin) but the loadingimage stays on the screen and the attachment is not deleted.
<ol> does not look right in forum posts
Look how ordered lists look in posts. It does not look right and there should be some css problem. one two threeLet's just test some <ul>s too: one two threeFor reference, I see this happening in Firefox 3.6.3, Windows XP, and here is screen shot (from this question).
Moderation process
Moderating messages seems more of a chore than it should be. The moderation page doesn't show any of the content of the post or reply. If I click to view the post, I can approve it there but then it's very slow to get back to the moderation page and it doesn't reflect the message I just approved. It's possible to blindly approve messages based only on the topic, but this doesn't really provide much of a guard against spam or other abuses. Also, the ajaxy code on the page tries to redraw the list
Meetups registration problem
Hello, I've signed up for jQuery Meetups about 2 weeks ago and still got no reply. Just the same warning upon the login - "your account is pending approval". Is it normal that the approve takes 2 weeks (or more) or something happened there? Thank you. P.S. Sorry if this is not the right place to post this problem, but in the Forum description it says "...jQuery meeting up"
Some one used my email to register this account ...
... but had no access to my email. So now i wanted to register i am stuck with this username after i did a password reset. And of course "they" know now my email is active ;) Account time was set for India - yeah :p
Idea for docs.jquery.com — auto focus on search field.
Hi, have and idea, what if when you visit site, search field is already set to focus? Most of time, when I visit site, trying to search function name. $('searchInputBox').focus(), y’know. Less mouse clicks.
JQuery response comming as an XML and not as a JS.
Hi, I am a newbee with JQuery. I was trying to submit a form constructed with RoR form_for helper with the jQuery's submit process and was expecting a js response. But I was getting an XML response. I had infact icluded the js module as below saying that I am expecting a js from the action as shown below. $.ajaxSetup({ 'beforeSend' : function(xhr) {xhr.sendRequestHeader("Accept","text/javascript")} }) I had actually written a function for window.onload which gives a fadeIn functionality. The form
these fora
Perhaps a summary of my experiences would be useful before i left these fora. i started 3 topics in "getting started": http://forum.jquery.com/topic/multidimensional-ragged-arrays http://forum.jquery.com/topic/rotating-subtrees-of-images http://forum.jquery.com/topic/getjson-for-dropbox-data The ONLY reply in months (other than my helper alterego, emanuensis) was Dave Methvin who kindly pointed out my HTML was invalid. i have tried to find ways to record and work offline (email) from the Zoho forum,
can't view the forums
if i login (using google or creating a zoho account) then click on "all forums", or "recent posts" or "http://forum.jquery.com/" for that matter, nothing displays under the "seartch jQuery" bar. things are there but they are all "display:hidden" thankfully, "New Post" works tried firefox, chrome, ie6
jquery docs hacked with spam mcts / mcitp links
Unsure where to post this, so here goes ... The "Types" page (http://docs.jquery.com/Types) and "Using jQuery with Other Libraries" page (http://docs.jquery.com/Using_jQuery_with_Other_Libraries) have both been hacked with spam links to some cheesy Microsoft Certified Professional vendor. Hoping to delete the spam, I created a docs.jquery.com account, but the pages are locked, so the spam links are still there. The links are just inserted into the markup, in both cases toward the end of the page.
Searching for function() produces 404 error
Hello, i'm new to jQuery and this forum and found out that the search doesn't support brackets it seems ... now that i know it's not really a problem but it mystified me for a moment ...
Conflicting Response Counts
If a user has a post awaiting moderation, it still shows up in the Responses count on their profile, but obviously not in the post listing (see attached screenshot). Not a big deal for people with a bunch of posts, but kind of looks weird when they only have a few as it's noticeably inaccurate. Check the docs before you post! http://api.jquery.com/
Search 404 error @Zoho
When searching for: ui-anim_basic_16x16.gif i get the following page: http://forum.jquery.com/search/ui-anim_basic_16x16.gif. Looks like a sanitizing of the search text issue.
Unable to access the jQuery forums while logged in
I would have posted a reply to the "Are the jQuery Forums acting weird for anyone else?" post, but as I can't see any forums or posts while logged into the forum, I can't reply to anything. I've tried this in IE and FF on both my work machine and from home and get the same problem in both places. Has any progress been made on this since Rajaram's comment back on April 9th? I signed up yesterday to try and get some help with a jQuery issue as I've been thinking of moving away from Prototype. I shall
gosh this forum hurts
Ive lost about four posts by accidently hitting 'shift'+ 'delete'. This has left me abandoning about 4 post and loosing about four hours of real time if not more. Please save progess in some way that if I make a very basic mistake like hitting shift+'delete' button (on mac FF) I should not lose my post. Blah
Posting jQuery Contract Jobs
Can I post jQuery UI contract work jobs on this forum?
Big "thumbnail" images
The forum doesn't seem to reduce the resolution of images that users submit for thumbnails. Some of the images submitted are several hundred KB and you can see them load. There should be some limit that's checked when the user sets the thumbnail image...maybe 50KB or so?
What happened to "follow"?
The "follow this topic" link seems to have disappeared from the topic pages. Is it expected back soon? -- Scott
forumGroupId exceeded the maximum limit!
I get this error when I'm editing my preferences, specifically, I'm trying to change my signature. It happens when I click submit, whether i've changed anything or not. I'm running IE8 on Windows 7 am I doing something wrong? http://www.tentonaxe.com
Search messed up?
When I am on page 10 of my search results and click the Back button, either in my browser OR the one at the bottom of the post, it goes back to PAGE 1 of the results... What gives???? Very STUPID way to handle search results....
is this forum available as a widget?
I like this jquery forum and i'm currently looking for a forum to integrate into my rails app. is this forum somehow available or is it completely customized for jquery?
New posts
Hello, I tried to report problem to jquery-ui, 1st message was turned to other one (it reports now that topic is started by me, but it not, and i have other problem than that: http://forum.jquery.com/topic/dialog-position also i tried to repost, and the post not appear in the forum... very strange behaviour.
German Forum Translation Is Awful
Is there some way to proprose correct translations to the jQuery forum? Sometimes it's very hard to tell what an input field is supposed to mean.
Just registered.
I just registered and I put in the wrong email, but I cannot change it. What do I do?
Next Page