i have web page, in that one iframe is there , i loaded one external web page, i want to check weather the iframe has horizontal scroll bar or not need to check, can u please explain , how it will check using jquery.
i have i frame with width 240px, i am loading internal webpage of website into the iframe, there is getting horizontal scrollbar, so i need the width of the content.how can i get the width using jquery.
i am using the daterangepicker calender, i am putting the value for example 'Nov 08, 2012 - Dec 08, 2012', when i clicking the calender it is showing the selection option, in last it has 'date range' -> it is showing two calenders with current date selection, i need to show the first calender have to select the date 'Nov 08, 2012' and second calender need to select the date 'Dec 08, 2012', can you please explain what is the necessary code we need to write.
jquery cycle plug in is working perfectly in mozilla browser , but not working properly in IE browser, while rotating the image background become black for some time and coming another image. we implemented entire site in iframe. please provide the solution.