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

Jquery Plugin's Non Active with SWF Address #55

Open
hanialbeik opened this issue Feb 9, 2011 · 0 comments
Open

Jquery Plugin's Non Active with SWF Address #55

hanialbeik opened this issue Feb 9, 2011 · 0 comments

Comments

@hanialbeik
Copy link

i hope finiding this comment will help me solve my issue...

what i'm trying to do is use SWFaddress (and JQuery Address) to load Jquery Plugins inside a "called segment". i'm gonna try to be as clear as possible..

Here is a sample script.

[ html ] [ head ] [ SWF scripts and includes- Jquery and any other Plugin Scripts and CSS's } [ /head ] [body] [div id=header] content i wanna keep on all the time - like menu [/div]

[div id=content] content i wanna change all the time [/div]

[div id=footer] footer content - keeps on all pages including a flash mp3 player[/div] [/body] [/html]

the SWFaddress & Jquery are EXACTLY as i downloaded it.. all i did was included the script and PHP file into the my main index and change a bit of the loading script to read PHP rather than XML... as it was on the DEMO. and its working exactly how i want it to be.
The Home Page has a jQuery Slider that will work only if i put it in the [div id=header]
but when i have it loaded - by SWFaddress [div id=content] - it wont work..

SWFaddress loads from a source folder called DataSource/home.php or anyother page

I managed to use EVAL() to run scripts that are included in the Loaded PHP file... such as [script]alert('hello')[/script] BUT NOT [script src="somesource"][/script]

I also did a jQuery.getscript on some of the Source Files - it loaded the styling of the Javascript - but it never worked or animated.

Note - the entire website doesn't have any flash content.
Note - i'm a beginner in jQuery and Javascripts.

If this could be more helpful.. u can check out the current status of my website on
beta.thisfrequency.com

i would really appreciate all the help and support on this....

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

1 participant