如何在jsp中实现百度首页上的实时天气预报天气JSP

解决方案 »

  1.   


        <iframe src="http://www.265.com/weather.htm" width="168" height="50" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" name="265"></iframe>  
      

  2.   

    document.writeln("<iframe name=\"weather_inc\" src=\"http:\/\/tianqi.xixik.com\/cframe\/1\" width=\"330\" height=\"35\"
     frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>");document.writeln("") 
    网上有都有,这个是根据ip进行天气播报的
      

  3.   

    <iframe src="http://www.265.com/weather.htm" width="168" height="50" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" name="265"></iframe>