Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search #6

Open
yabusamak opened this issue May 24, 2011 · 4 comments
Open

Search #6

yabusamak opened this issue May 24, 2011 · 4 comments

Comments

@yabusamak
Copy link

i'm using this library and i open examples/example_twittersearch.html. and i got no results for my search please any help

@funkatron
Copy link
Member

if you are opening it in a normal web browser, it may be blocked by same-origin policy.

Ed Finkler
http://funkatron.com
@funkatron
AIM: funka7ron / ICQ: 3922133 / XMPP:funkatron@gmail.com

On Tuesday, May 24, 2011 at 7:49 AM, yabusamak wrote:

i'm using this library and i open examples/example_twittersearch.html. and i got no results for my search please any help

Reply to this email directly or view it on GitHub:
https://github.com/funkatron/spazcore/issues/6

@funkatron
Copy link
Member

Do some research on same-origin policies. That explains the issue. This library is not intended to be used in a normal browser environment. It works as intended in the environments we do support, like Adobe AIR, Titanium Desktop, and Palm webOS.

Ed Finkler
http://funkatron.com
@funkatron
AIM: funka7ron / ICQ: 3922133 / XMPP:funkatron@gmail.com

On Tuesday, May 24, 2011 at 8:38 PM, jarred007 wrote:

When I try to use this same file, in IE I get an error that jQuery is null or is not an object (line 12456), in FirefoxI get "search_result is undefined", and in Chrome, it just doesn't work at all.

I guess I'm confused by the comment "if you are opening it in a normal web browser..". I'd need to implement this to show a hashtag feed from twitter, that's going to be shown in a "normal web browser".

I definitely appreciate any time you can spend on this! :)

Reply to this email directly or view it on GitHub:
https://github.com/funkatron/spazcore/issues/6#comment_1232432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@funkatron @yabusamak and others