3,287 Topics

Member Avatar for
Member Avatar for joshl_1995

Hello Community, I want to know if there is a way to make a program that will click a button on a webbrowser but the button does not have a name (name="") or id (id="") property it just has a class (class="") property and if there is a way is …

Member Avatar for G_Waddell
0
242
Member Avatar for fion.mccormack

My wordpress site has a custom built plugin that enables people to compare SIM only deals. The problem is that, on the front end, the deals table takes about 60 seconds load in IE8. It is ten times faster in firefox (about 6 seconds). The guy that built the plugin …

Member Avatar for stbuchok
0
217
Member Avatar for Checkerboz

Hi, not too sure if Web Development is the right place for this but anyway: I've never done any web development and I have never created a Firefox extension either but here's the thing: I am making a project for myself, a Java (not JavaScript!!!) program that can add, change …

Member Avatar for Checkerboz
0
321
Member Avatar for bvrameshbabu

Hi, I would like to know what are the different software components and engines used in browser. I know there are 2 main components. one is Layout Engine to parse HTML and CSS and paint on the browser and another one is Javascript Engine which executes and runs the javascript …

Member Avatar for pritaeas
0
78
Member Avatar for dandcouk

I am working for an Adult Content Website (Adult Toy - ecommerce website). When I signed up for the Bing Advertising Program, it does not accept and ask for 'reasons' for exception. I gave the reason as below: "We are a small online retail company selling adult toys. This is …

Member Avatar for dandcouk
0
319
Member Avatar for Peter_Budapest

Hello! All those people who have a blanke page when clicking on the Microsoft Update page or nothing appears in the Yahoo Messenger if typing a message, try the following: 1. Reinstall the Visual Basic Script Support it can be found here: [url]http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa&DisplayLang=en[/url] if your OS have a different language, …

Member Avatar for Krzy_Doug
0
657
Member Avatar for faalann

i downloaded and installed google browser. when i click the browser after installation, it's not working. the browser did not even opened. i did it many times, uninstall, download then install again, but it's just the same. It's not working.

Member Avatar for cguan_77
0
135
Member Avatar for tingwong

Hello all. For my project I have to create a snack machine with mints and cookies. So far I have gotten an array of cookies with the code below. However an interesting problem I'm having is my output: OATMEAL cookie LEMON cookie null CHOCOLATE_CHIP cookie OATMEAL cookie LEMON cookie null …

Member Avatar for JamesCherrill
0
1K
Member Avatar for jonsan32

I have a tabbed container on this page: http://www.jamball.com/2012/09/test_5.html that acts funny in old IE. A lot of our customers seem to be unwilling or unable to update their browsers, so is there a way to fix it? The tabs all spread across and to the right, instead of falling …

Member Avatar for jonsan32
0
197
Member Avatar for d8m9

Hi, Iam trying to post a form with cookies using [Requests module](http://docs.python-requests.org/en/latest/). When I post the form and see the page with the results, there is an error in the page, saying that I didnt fill one field right. Iam absolute sure I fill that field right. When I post …

Member Avatar for d8m9
0
2K
Member Avatar for beckele

I have a wireless access point. I can connect to it just fine. I can go to Google and I can type in a search, however I cannot GO to the searches result links at all. I've tried IE and Firefox and both the same. I can search for something …

Member Avatar for beckele
0
197
Member Avatar for renzlo

Hi, Jim and All, How do you handle a java applet in a webbrowser control? It seems that no event fires up when a java applet is loaded in webbrowser control, by the way, the applet is in full screen and this is a company applet, meaning I did not …

Member Avatar for renzlo
0
161
Member Avatar for cssweb

hello how are you today i have a problem with cache when i visit my site i saw the old topic of my site until i hit ctl+f5 to update the page so how ca i solve this problem is there any way to prevent browser store cache i have …

Member Avatar for LastMitch
0
543
Member Avatar for jonsan32

With my code below, IE keeps cutting off the top border portion of the box around my dates. Can anyone get this to look good in IE. I suck when it comes to that kinda stuff. And yea, no picking at my overall coding skills either - I know that …

Member Avatar for jonsan32
0
563
Member Avatar for aparnesh

I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with …

Member Avatar for aparnesh
0
398
Member Avatar for mgn2683

Hello, I am having an issue with my footer in IE 8. IE is increasing the padding, and bumping the newsletter sign up box down, when it is supposed to be on the same level as the links. Any thoughts as how to fix the padding problems? Site can be …

Member Avatar for JorgeM
0
766
Member Avatar for warlord902

I have developed a application in java that connects to facebook on the basis of access token. I can produce access token manually by feeding in urls in browser. But I need something that automatically give me an access token. I am getting no idea, whether I can do it …

Member Avatar for psychman
0
1K
Member Avatar for cali_dotcom

i have a php application where users can apply for a bonus. but there is a confirmation page before the bonus redemption code runs. the issue is that in IE, if you hit f5 right after you click the continue button, the confirmation page refreshes while the bonus redemption code …

Member Avatar for pritaeas
0
758
Member Avatar for jeffcogswell

IE9 is on the horizon, and there has been plenty said about it. But what about its web development aspects? In this article I look at its web developer tools, and decide whether I'll start using it in my own web development. Like most web developers, I abandoned IE several …

Member Avatar for fiascolabs
2
1K
Member Avatar for khaley

After trying various solutions to the problem of Firefox crashing (a problem that began about a month ago), it looks more and more as if I'll be forced to phase out use of FF altogether, in favor of Google Chrome. As a last-ditch effort to salvage FF, however, I thought …

Member Avatar for caperjack
0
183
Member Avatar for jonsan32

I'm trying to add a floating menu that spans 100% and sticks to the top of the page, but the content that's meant to flow behind the menu keeps going to the front in older versions of IE. I notice Forbes.com fixes this issue by having their "sticky" menu just …

Member Avatar for jonsan32
0
187
Member Avatar for migicikinyanjui

How can i block tor browser? I have some users who are bypassing our websense by using it

Member Avatar for migicikinyanjui
0
287
Member Avatar for dan_code_guru

Hi have a problem with css my code is this: #menu-wrapper { position:absolute; top:0; height: 34px; width: 100%; background-color: #E95D22; margin: auto; } Normally it looks like this which is what i want http://picturepush.com/public/10127434 But when i resize the browser it looks like this but i want it to keep …

Member Avatar for dan_code_guru
0
194
Member Avatar for mgn2683

I am having an issue with my footer in both Chrome & Internet Explorer 9. It is supposed to stick to the bottom of the page, no matter how much content is on a page. However with these browsers it shows a gap, any ideas why this would happen? Can …

Member Avatar for JorgeM
0
188
Member Avatar for VenusCrystal

Hi, Can anyone tell me alternatives to focus() and blur() events in jquery as they dont work in chrome? On focus I am adding a div and on blur that div is being removed. Thanks, VC

Member Avatar for stbuchok
0
137
Member Avatar for khaley

In every recent version of Firefox I've downloaded (up to 15 now)I've had sluggish behavior and frequent crashes. My antivirus software sends me a popup while I'm in Firefox saying, "Warning: High disk usage by Mozilla Firefox" with a quote as to how many MB the program is using. The …

Member Avatar for caperjack
0
414
Member Avatar for brainfo

Hello I have a site designed based in cms. There is a problem displaying a single page in ie(internet explorer). But in firefox and chrome it seems to be fine. I am tired of searching bugs. The problem is, In ie the footer and some content of the body is …

Member Avatar for JorgeM
0
286
Member Avatar for Susmita_Sikder

Hi all, I want to get a cookies value from one .aspx.vb page to another .aspx.vb page.but i can not get it. i give the code bellow: This is in:(webForm2.aspx.vb):in this page I set the Cookies value webForm2.aspx.vb (code): Protected Sub ImageButton1_Click(ByVal sender As Object, ByVal e As System.Web.UI.ImageClickEventArgs) Handles …

Member Avatar for G_Waddell
0
595
Member Avatar for garyjohnson

Okay I have a database where it stores the users information, like their login name, email, and password. They can upload videos to my site, when they upload the videos, it saves to a database, the database is set up like this, VIDEONAME EMAIL NAME funny sample@email.com abcd.mp4 It stores …

Member Avatar for LastMitch
0
241
Member Avatar for daniel1977

Web browsers use and store cookies in many different ways. First each browser stores the cookies differently. For example IE stores each cookie as a separate file in the cookies folder. Firefox stores the cookies saves all of the cookies within a single file in the users profile. Also each …

Member Avatar for pritaeas
0
136

The End.