vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - English Prem League Fantasy Football Widget (https://vborg.vbsupport.ru/showthread.php?t=248430)

starman? 08-11-2010 10:00 PM

English Prem League Fantasy Football Widget
 
1 Attachment(s)
This is so ridiculously easy, I don't know why it's not been done before. Basically this widget runs the mobile version of the official Barclays English Premiership Fantasy Football website in an iframe that can either sit in a CMS widget or Sidebar block. Your choice. You can change your team, view the leagues etc etc. The benefit of course is that your members don't leave your site.

1) Create an html static widget - call it whatever you want, save it and then configure it by pasting this code in;

HTML Code:

<iframe src ="http://m.fantasy.premierleague.com/" width="98%" height="410">
  <p>Your browser does not support iframes.</p>
</iframe>

2) You're done.

Note: You can change the width and height by changing their values but the ones in the code work for me.

Demo: Bottom right of sidebar. http://www.sublimeportal.com/forums/forum.php

Now, if you've thought that was easy then think about what you can do with other mobile versions of websites. The BBC comes to mind. Enjoy

ProFifaLeagues 08-12-2010 10:13 AM

Great thanks will come in handy for our members!

starman? 08-12-2010 03:20 PM

Apart from your members from Derby?;)

ProFifaLeagues 08-12-2010 04:45 PM

lol cheers pal :)

What other things like this are possible mate in the i frames???

starman? 08-18-2010 02:20 AM

For a widget like this, basically any site that has a mobile version intended for mobile phones. The graphic content is low and therefore not resource heavy and will sit easily in the iframe. Try changing the iframe src url and have a play. Here is a link to the BBC Mobile weather service.

ProFifaLeagues 08-18-2010 06:48 AM

Gonna have a play around Cheers Starman!

starman? 08-18-2010 08:47 AM

and another one for the mobile version of wikipedia

Miss Chatterbox 08-19-2010 08:48 AM

Love this idea! Have already used it for a variety of sites! Thank you so much! :)

Oh & eBay UK is a good one: http://wap.ebay.co.uk/?aidZ=

Da-Vinci 08-23-2010 12:13 PM

I had a problem with the Premiership iFrame because I use a dark Skin and a lot of the Fanatasy league background was transparent, so I added this to the iFrame to sort it out.

HTML Code:

<div style="background-color:white;width:98%"><iframe src ="http://m.fantasy.premierleague.com/" width="98%" height="410">
  <p>Your browser does not support iframes.</p>
</iframe>
</div>

And here's another idea for an iFrame.

http://m.facebook.com/

starman? 09-30-2010 12:27 PM

Excellent and thanks.


All times are GMT. The time now is 03:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00992 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete