60 comments found.
Hi – I have some .swf animations that I converted to html via Swiffty. I use them in my Wordpress site with an iFrame. I notice that the response time to load and overall animation speed are rather slow.
Would using this plugin work better for me than the iframe? (Better loading and/or speed of animation)?
arizonagirl,
Hello, it really depends on the situation. Can you send me a link to your development site so I can better determine?
xxcriversxx
Here is a link to my site: http://tinyurl.com/lxtd849
arizonagirl,
For your situation, I don’t think using Ajax(In my plugin) over an iframe would help you much in terms of performance. That said, this would probably not be the best solution for you.
Best,
xxcriversxxThank you for taking a look. I appreciate it.
Anytime, take care!
Pre-purchase question … Will it work with WooCommerce ?
Thanks
Hello,
Yes this plugin will work just fine with WooCommerce. Let me know if you need any help getting started!
Thanks, xxcriversxx
Hi Crivers,
I’ve got your files loaded on my work intranet http://sp2010 site and I want to grab an element from the http://dmoweb/index.html page which is also on my work Intranet. But I can only grab Elements from the http://sp2010 domain, not any other domain, even the internet. I receive an error: 404 Error.
I have used a html iFrame with css hacks previously and this displays the page elements easily, so I thought your solution looked much easier to implement. My Question is: Does this feature work across different domains? As you have stated in the description, “call in data from a remote page” “This is a true alternative to using an IFRAME .” What do you define as a “Remote Page”? If I had your files on my Internet site, can I grab an element from another internet site? ie: google.com?
Hello,
I will be more than happy to answer that question. Yes, this plugin is designed to allow cross domain ajax. Can you tell me in more detail what your trying to achieve? Actually, send me an email with your username and the question you just asked as well.
Thanks, xxcriversxx
Hi Chris, If your code is not a “True” iFrame replacement, perhaps you might want to mention it’s limitations in the item description? Such as “A cross-domain script is required for some environments”. Thanks.
Ando256,
Well this script is a true iframe replacement. I include a cross domain script that allows the you to get around the natural security limitations of the web browser. However its designed for unix based systems.
My apologies, xxcriversxx
Hi, I keep getting errors of “Please add a location to the plugin.” and the images showing “Sorry but there was an error: 404 Error”. Please help. Just testing it on my own box here.
buddhaflow,
Send me a link so I can take a better look.
Thanks, xxcriversxx
Error with the plugin, nothing is showing up on IE.
Hmm really? What version are you using?
Hi, I just get the plugin and review the readme and sample page, (on chrome sample work online. but not offline, instead it works on mozilla) by the way follow by sample and readme i added the plugin to my page for loading a part of html code by ajax-loader but i receive this error code Uncaught TypeError: Object [object Object] has no method ‘simpleAjaxImageLoader’ What should be the problem?
Hello,
I need to load a page instead of using an iframe. I want the page height to dynamicly resize when it loads and reloads. I have looked at the code examples but am not sure of a way to do this. I want to replace the current iframe i am using in my pages with your code. Can you give me an example of the best way to accomplish this?
Thank you, Wayne
Complete
Still getting the php error when loading the page. Were you able to figure out how to overcome this?
Hey,
Just to keep things organized, lets just keep the conversation in the email thread. Its hard to manage both.
xxcriversxx
Just purchased. Great script but I was disappointed that it isn’t more overtly stated that binary images loaded with this script MUST be loaded via an HTML AJAX target. I was under the assumption that since it mentioned loading images and IFRAME replacement (which can be passed strictly binary resource URLs, that I could use it for loading dynamically-chosen images from an images folder (as opposed to having an HTML resource that housed their IMG tags.
qwickset,
I’m not sure I understand your question.
xxcriversxx
The loader is working fine. However, the animated gif starts playing and then becomes frozen until the content is loaded.
Is there a way to make this work consistently in Google Chrome?
HI Im looking to preload a whole page, is this plugin good for that thanks lucas
Hey Crivers,
After all this time, what you gonna a say, you were sick or you were in vacation.
Don’t take it personnaly, your not the only one here who don’t give support for there product.
Be sure of something, i will not ask you for help anymore.
Claude
Hello Crivers,
Still waiting for help,
Kindly,
Claude
Hello Crivers!
It’s possible to load an url in the div element? I have to put a external page in the div beacause i don’t want to use a iframe.
i’m not a programmer so… i tried to put a web url in “ajaxLocation” but don’t work 
Thanks! Marco
Hello Crivers,
I send you a few days ago my link.
Have you receive it ?
Kindly,
Claude
Don’t be sorry, there were no emergency.
I’m more sorry for you, that your were sick.
Anyway, it’s look like your in business and it’s a good thing.
Thank’s for your reply.
I will do the way you say.
One more thing about your script, i would like to know.
Why if i put a menu in the remote page and i call it in my page i loose the jquery animation for this menu.
In ie8 i got the jquery animation but with firefox and chrome it fallback with only the css.
I would like to know why this append and how can i fix it to get the jquery animation for all browser.
I’ll do my best to explain it in english, and i hope you understand something on my problem.
I can wait for your response.
Regard’s
Claude
claudeabandonato,
I understand what your saying buy I can better assist you if you send a link.
crivers
Hello Crivers,
I don’t need the gif loader. how can i remove it
Best,
Claude
Hello claudeabandonato,
I’m sorry for the late response. Been sick in bed for the past couple of weeks.
This plugin was designed to use a loader gif. To remove the loader, just leave that option empty. For example:
$(".imageArea").simpleAjaxImageLoader({ //options
'image' : '',
});
crivers
what´s wrong?? thanx h.o.
Your using the plugin correctly, however you need to use css to fix your layout. I can better help if you tell me what you want it to look like.
crivers
We are seeking a solution that will permit loading an entire external page (html) and then working from that imported page (clicking/navigating/etc).
In one instance, the imported page itself would receive content in an IFrame (at least as currently designed)
Roughly this:
MyStartingPage => would contain div to display remote web page. SCL would fetch and display RemotePage01 RemotePage01 asks the user to click, yielding RemotePage02 which contains an IFrame At a certain point our server will generate content (html) into that IFrame.
I can currently accomplish this using IFrame in MyStartingPage but cross browser behavior is unacceptable (IE10) and I cannot navigate back to previous state in remotely displayed page. In other words, I need for the user to return from RemotePage02 to RemotePage01 and this won’t work in the current IFrame-based architecture.
Would this be possible with your Simple Content Loader?
Patience please, I’m a computational linguist, not a web genius at all.
The solution I am seeking would not use IFrames in any form.
thanks for any suggestions, advice, or guidance.
Alex
Hi Crivers,
I plan to use your plugin to view certain part of a remote webpage. Then I need to click on something on that page ie image/form button etc. Now, can this click signal be triggered to my main webpage. So I would be able to say… increase a counter set in my main webpage.
Azlan
Hello Azlan,
Sorry for the delay, just got back from vacation. Since the loader is pulling elements via Ajax, its technically in the DOM so you should be able to manipulate it as you please.
crivers