Jan
Member since Aug 19, 2011
- Profile: /members/8801-jan.htm
- URL: http://blog-das-oertchen.de/
- Comments: 3
Recent Blog Comments By Jan
-
Script Tags, jQuery, And Html(), Text() And Contents()
Posted on Sep 7, 2011 at 4:12 AM
How about using a local Ajax-Call to a php file, which reads the remote feed for you? I think something like this should be possible if allow_url_fopen is true in your php.ini. http://de.php.net/manual/en/filesystem.configuration.php#ini .allow-url-fopen http://de.php.net/manual/en/function.file... read more »
-
Script Tags, jQuery, And Html(), Text() And Contents()
Posted on Aug 23, 2011 at 2:38 AM
@Sam: Why don't you use Ajax to read the feed?... read more »
-
Script Tags, jQuery, And Html(), Text() And Contents()
Posted on Aug 19, 2011 at 7:34 AM
Thanks for your tests. I was really wondering why I couldn´t get my script-content with .text() in IE. Now with .html() it´s working fine in all tested browsers.... read more »