I have some problems with my gmail's account. When I'm trying access to spam site or trash site, the gmail say me that:
[Aplication Javascript]
The system was unable to perform your operation. Please try again in a few seconds.
I have this problem since yesterday. I have proved with anothers
browsers but They no working too. I have proved with another account
and another account working very well so I know that my problem is in
my account.
Just curious, what techniques does gmail leverage to hide the javascript code that their service uses to work? I've tried View Source here and there in the page without much luck.
I have no interest (you have to trust me on this one) of hacking it or anything, I'm just curious.
I'd like to write a HTML page which can help me directly log in my Yahoo!mail or Gmail account without typing user name and password. Basically, I want to set up a link, click it and pop up the Yahoo/Gmail page.
What technology is most appropriate for this kind of work?
My current solution is not so satisfying: I download Yahoo!Mail page and save it to local file; then using Javascript to load that file and set up user name, password, submit it to Yahoo.
This works with Yahoo, but not Gmail. I haven't got time to investigate why.
The thing I hate about this solution is: for every email provider, I need to download their page and write corresponding page to access/modify it.
I'm trying to unsubscribe from this mailinglist and from the developer mailinglist. It seems, that I need a google account for that. Actually I wasn't planing to create a new account just to unsubscribe from two mailinglists. Is there another way?
i want to use some domain name lets say something like gmail or hotmail ,i Have created aweb page that contain the fields username ,password and display name with this fields in javascript and activex i want to create an account in outlook express .
if some body can help how would i access to outlook express and create an account with javascript or have link that can help or code to use ,i would be very grateful to him/her.
get some help setting up eCommerce on my Google Analytics account.How do I add a unique order ID to the javascript field? Do I just leave it blank? All of my customers are directed to the same thankyou page so I'm not sure how to track a bunch of unique order ID's on the one page.The code is on this site and the code I've altered below: I just need to alter the _addTrans and _addItem parts.http:[url]....This is my altered version:
HTML Code: <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");[code]....
This is changing my class name from account to account_selected, which is great but what I need it to do is when another div is clicked is change the class back to "account" and set the one that was clicked to "account_selected."
To make it simpler, i've got a div that I populate with buttons (via AJAX), each button has an ID of some table row. It looks like this:
<div id="mydiv"> </div> and buttons are defined like this: <input type="button" id="1" do_something="1" />
Now what happens - when page loads, I'm inserting buttons in that div with "id" attribute changed depending on some row within the database table.
[Code]...
it all works fine. Now, when I add another entry in the database and when I dynamically append yet another button - even tho it has the attribute "do_something" - the click action on it does nothing. I know how to get around this "problem" by adding bind action after I've inserted that button but it's literally duplicating my work. Is there way around this so that every newly inserted element has the action "click" bound to it if it fits the selector?
few days ago I wanted to post a follow-up to an issue reported on my plugin on [URL] just to find out some really weird things are happening there.
First I couldn't post the reply with an error telling me I didn't select any project. So I checked the dropdown list of projects to manually find the Reel project. It isn't in the list.
Then I tried to search for Reel project. With no luck.
I also tried a breadcrumb link on the issue page which finally led me to my project page - [URL] where I saw another unusual thing - a pink background underlying the page.
So I filed an issue there -[URL]
But things got much worse today...
Now when I'm logged in i see "ACCESS DENIED" nearly anywhere I look - jQuery Plugins Website Issue Queue, my plugin homes, my issues, the support request I filed, even on the jQuery Plugins homepage.
Under My Projects there's "You have no projects". Even though my other plugin - [URL] - seems to still exist
I have two projects there and even when I'm not logged I'm able to see just one (longclick), the other (reel) gives me access denied.
I'm also denied to post a follow-up to my support request, hence I'm posting here.
some jQuery Plugins Website insiders? what the heck is going on with my account and my Reel project?
I'm guessing you know this only too well, but here's a reminder: I wanted to leave a comment about errors in the tutorial on the web site (and I will, in my next post) but the mediawiki Login screen, though titled "Log in / Create account", doesn't appear to allow one to create a (mediawiki) account.
I am trying to make a bookmarklet to enlarge textarea in Gmail. But I can't get to the textarea.
When you are composing a message in Gmail, the page has two frames. the first frame has name "main". That frame contains a textarea named "msgbody" in which you compose messages.
I have tried with Firebug getElementsByTagName and getElementsByName but all fails.
self.main.document.getElementsByTagName('textarea' ) returns empty list. self.main.document.getElementsByName('msgbody') also returns empty list.
I suspect that it is because the textarea is buried deep in the DOM tree.
The dom path from the main frame to the textarea is: /html/body/table/tbody/tr[2]/td[2]/form/table/tbody/tr[5]/td/div[3]/table/tbody/tr[2]/td[2]/textarea
However the dom path from the main frame to the first div element is /html/body/div and self.main.document.getElementsByTagName('div') returns a nonempty list.
I am making a website and in it i want to provide dynamic floating menu bar like Gmail(current one). I have searched over internet for it but there i found menu bar whose co-ordinates are fixed. I mean if menu bar is on center of page and you scroll page a very little then menu will also scroll but in gmail it is different. When menu bar comes to top of page only then menu bar scrolls along with the page.
I am creating a website which doesn't have any server. I need to create a Contact Us form. But now as there is no server so i cannot email this information using server side code. Is there a way by which I can send this information by using any free email server (like gmail)?
I am trying to integrate a chat server with another shopping cart. In the process, I need to automatically pop up a chat window when a user gets a message from another user. This is like the way gmail chat works.
If you've used the Google Gmail spell checker you know that it 'changes' the text area to another type of control that lets them show hyperlinks for the incorrect words. How does Google change the textarea? And what do they change it to? I know it should be pretty simple, I just have no clue because I'm fairly new to DHTML. Any examples would be greatly appreciated.
I'm trying to setup a mail merge using a gmail docs script from [url]. So far, it works pretty well, but I want to edit it to include the following:
1) The script should start with "Dear Noah" as opposed to "Dear Noah_Kaplan"
2) I want to add my canned response to the script so that it always appears at the bottom of the e-mail.
3) Lastly, I want the outgoing mail to be saved as individual drafts in my drafts folder in gmail before it's sent out. That way, I can decide if I want to add a sentence or two to personalize each individual email draft.
in Gmail (I've noticed it in other services too..)after you log in, progress bar appears. What does it do? Uploads all the JS(containing ajax) files into client's machine? or what?
would like to have a form like this one where a user cannot enter gmail, yahoo or hotmail addresses in the email filed.Have managed to make it work using this code:
I am building a firefox plugin which customizes Google Mail. I want a feature in it to automatically send email by a event raised by my plugin. This feature is required when I am on compose page but I don't want the user to hit the Send button.
I'm working on some code and am running into brick walls. I'm trying to write out Javascript with Javascript and I've read the clj Meta FAQ and didn't see the answer, read many similar posts (with no luck though), and searched through the IRT.ORG Faqs (www.irt.org/script/script.htm).
The Javascript is designed to open an popup window and then inside that window call another script which will resize that window. There may be another way around this but the reason I tried this approach initially was that I wanted to call the onload handler in the popup window to resize the image only after the image had completely loaded. I've had some code in the primary Javascript file (showimage.js) before that works if the image has been cached but on the first load, it doesn't resize properly which tells me it is probably because it is trying to resize the window based on the image size but it isn't completely known at that point. So I removed that code and tried placing the resizing code in the second Javascript file (resizewindow.js). BTW I've tried other code to open a popup image and automatically size it ie Q1443 at irt.org but that doesn't do exactly what we need.
Even if there is another way to do this with one file, I still want to figure out why this isn't working in case I run into it in the future.
I thought what I would need to do to use document.writeln to write Javascript would be to escape any special characters and to break apart the script tag ie
document.writeln('</SCRIPT>');
would become
document.writeln('</SCR' + 'IPT>');
I have a HTML page and 2 Javascript files. All files are in the same directory and have permissions set correctly.
Here are the 3 files (keep in mind wordwrap has jacked up the formatting):
index.html ---------- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Test</title> <SCRIPT type="text/javascript" LANGUAGE="JavaScript1.1" SRC="showimage.js"> </SCRIPT> </head>
<body> Click the house<BR> <A ONCLICK="newWindow1('house1.jpg','Nice House')"><IMG SRC="house1thumb.jpg"></A> </body> </html>
showimage.js ------------ function newWindow1(pic,sitename) {
resizewindow.js --------------- function resizewindow() { // Do resizing here. // Right now this isn't being executed alert("resizing window"); }
Can anyone provide some pointers as to why this javascript is failing? I'm using IE6 on Win2k and when I click on the image to open the popup window, it does open the window but it is white with no content and the system immediately goes from about 4% CPU usage to 100% and consistently stays there until I kill that window with the task manager.
Attached is a simple HTML file that adds and delete rows. In the add row function I set an attribute "onClick" this triggers the testMessage() function. When I try this in Firefox it works just fine however on IE it just refuses to work.
What is interseting is the ROW that already exists has a similar 'onClick' event which works when the page is loaded, but subsequent "row" additions to the table to not work in IE. Code:
I'm getting errors in Firefox everytime I try to run this frame resize code, but it works fine in IE. I can't seem to figure out what the problem is with it.
The error is: Error: theFrame has no properties Line: 8
The line that the javascript console is showing an error for is in italics.
I'm already past the basics of Javascript, and i need something that takes me to the other level and teaches me the new technologies and cool stuff (drag&drop, AJAX, OOP in javascript, maybe XUL...etc). So far i found these two books:
1. Sitepoint's "The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks". 2. Worx's "Professional JavaScript for Web Developers (Wrox Professional Guides)"
Both seems to cover very insteresting topics, but i can only buy one of them. So which one do you suggest?
and by the way, i've read the sample chapter 5 of Sitepoint's book, and it seems like the author(s) just put the solutions/codes there and let you figure them out on your own. Is this how the rest of the chapters are?