Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 9 of 9
Search took 0.20 seconds.
Search: Posts Made By: hjb
Forum: Ajax and Design 04-16-2009, 09:21 AM
Replies: 29
Views: 13,324
Posted By hjb
itsallkizza is correct. Ajax also includes iframe...

itsallkizza is correct. Ajax also includes iframe requests however, I know what you meant.

Facebook uses iframe and XMLHTTPRequests all over the place and all the time. If you install 'firebug'...
Forum: Ajax and Design 04-15-2009, 09:56 AM
Replies: 29
Views: 13,324
Posted By hjb
Hi Sumez, pretty sure that Facebook have...

Hi Sumez,

pretty sure that Facebook have chosen iframes over ajax because web sites that use AJAX won't work on IE when ActiveX controls are disabled in the security settings.

I really don't...
Forum: Ajax and Design 01-08-2009, 12:40 PM
Replies: 29
Views: 13,324
Posted By hjb
I know. The code doesn't work. I stated that...

I know. The code doesn't work. I stated that above.

However....

replace link.url

with link.href

and retry. The rest is up to you.
Forum: Ajax and Design 12-06-2008, 11:10 AM
Replies: 29
Views: 13,324
Posted By hjb
Ok, a possible solution to your problem.... ...

Ok, a possible solution to your problem....

1) add an onclick event to all <a> tags for which you want to spoof page load. something like:


<a href="/real_url/page.html"...
Forum: Ajax and Design 12-05-2008, 10:50 AM
Replies: 29
Views: 13,324
Posted By hjb
The loading icon of all browsers spins when an...

The loading icon of all browsers spins when an iframe is loading. As I stated, Facebook use an iframe to load the new page data. They then grab the data and remove the iframe from the DOM
Forum: Ajax and Design 12-05-2008, 10:47 AM
Replies: 29
Views: 13,324
Posted By hjb
Right? Right about what exactly? Facebook...

Right? Right about what exactly?

Facebook page changes do not (in most cases) require a page refresh. This allows all elements of the page except the main content area to retain state. The hash #...
Forum: Ajax and Design 12-04-2008, 09:24 AM
Replies: 29
Views: 13,324
Posted By hjb
1) Open...

1) Open http://www.facebook.com/profile.php?id=841441107
2) Open the notifications part of your facebook footer (noticeboard icon)
3) Click inbox

See how the notifications part of the footer...
Forum: Ajax and Design 11-24-2008, 09:50 AM
Replies: 29
Views: 13,324
Posted By hjb
Firstly barkermn01, I'm trying to help you, and...

Firstly barkermn01, I'm trying to help you, and your reputation doesn't matter to me. I wouldn't even know how to give minus reputation if I wanted to. Alex is correct in saying that you are the only...
Forum: Ajax and Design 11-20-2008, 09:40 AM
Replies: 29
Views: 13,324
Posted By hjb
Wrong. Javascript can be used to change the part...

Wrong. Javascript can be used to change the part from the hash (#) to the end of a url in a way which is visible to the user without a page reload.

The main part of the url cannot be changed. So...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 07:46 AM.