|
About 14814 posts are found about "przegladarka mozilla firefox po polsku".
6785 bytes Hi, I am having problems with IE floats. I know they are a big problem on the web, and have managed to find workarounds for most sites, but this one I cant fix. http://www.techonomic.com/ This site looks perfect in firefox, but in IE, everything on the top bar goes lower and lower, instead of being side by side. The same is true of the first navigation. I have validated the code, and although there are some errors, I believe they are not causing the issue, as there are things like in HTML5 your not allowed ... 7000 bytes Hey everyone, I have had a look around, i tried various things i have seen in the forum( and other forums) but i cant seem to get this to work across different browsers. Its one page and so simple i would of thought it would be fine, but div's are moving around, images moving(inside div). I may be missing something so simple and easy, but i fear i have rattled my brain so bad i am making it worse lol... i apologize if you don't need all this code to help me, but i am no pro, and it could be something so ... 1147 bytes I am making a mysql/php page that will retrive and search for Purchase orders. It is really getting annoying to go to the file cabinet every time to look back through the thousand pos hehe. Is there something already out there? I searched sourceforge and found a couple but none worked (a lot coded php4 and was throwing all sorts of errors on 5). If someone was working on one or uses one can you post any info about it? Usually PO's and such are company specific. All depends on your database structure and ... 4088 bytes If I have the same PO box address at the bottom of my different sites which relate to the same subject, would this hurt my position in the SERPS? I'm thinking the Google may demote me because they have the same address. Would this be correct? I've seen several examples of high profile serps where 3 or more of the top 10 sites have the same physical location addresses and company names in the site footers.. so going by that it wouldn't seem to matter.. at the moment. Is anyone aware of any indepth research ... 83149 bytes I have a website where all links to pages are re-routed through a main page like this: http://<sitename>.com/?page=members http://<sitename>.com/?page=forum However it is really this: http://<sitename>.com/index.php?page=members http://<sitename>.com/index.php?page=forum Is there anyway I can make it so if they type in either of the 2nd set of links, it doesn't work, and if they type in the first set of links it does work? I'm aware you can call all .html files as .php through apache. But I don't want to. ... 4174 bytes I am new to search engine optimization but I'm trying to learn as much as I can. I'm building a website for a company but they have no real physical address. Everything they do those to a PO Box. They are a legitimate company but in their line of work it works okay for all the contributing partners to work from home. I have heard that you are not supposed to use a PO Box for local search engine optimization but this is their only option at the moment. What should I do to try and get the most out of this ... 10198 bytes How do I stylize this; Code: <fl:mego user_id="XXXXXXX" size="small" annotation="inline"></fl:mego> you can't.. it's not even an html tag, it's an xml namespace.. The page mentions to copy and paste this into the <HTML> of your page; if I remove the script tag parts and put them into the <head> of my page code, I still don't see the supposed button that I should see ? Quote: <fl:hireme user_id="2330645" size="small" annotation="inline"></fl:hireme><script type="text/javascript">(function() {var po = ... 34863 bytes As you can see in this picture we need to put the google and facebook buttons in the right hand side. You can see the 2 black box they are for google and facebook buttons we need the right code Thank you Regards iBulletg If you want help, you should provide the code of the page so that we can work on it. If you want to hire someone to do it, you should post on BST section. Here you go this is the code of the page php Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ... 4220 bytes This code gets an error when I attempt to post data... http://www.kaboomlabs.com/PDI/ncmr.html The Error is: Now I have in the database, where the dates are going to be used fields showing DATE as its only input, so I am lost trying to figure out what is going on. I have been working on the PHP code in the PHP section, but I figured that since SQL is squawking at me, I may be able to get an answer here upon why... Thanks in advance. Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ... 4494 bytes I have just downloaded Mozilla, but before I install I just want to check that installing this second browser (I have IE because I run on WIN XP) will not interfear with the internet connection, do something horribly bad and leave me with neither my broadband or any internet connection. I just don't want to end up with NO internet because installing Mozilla may mess around with the settings and config. Thanks for any help. you're fine, I've got about 6 browsers on my system, never had any conflicts. Just ... 5107 bytes Does Firefox's performing speed has any different if got a FF from mozilla, yahoo or google? www.mozilla.com/firefox downloads.yahoo.com/firefox www.google.com/firefox You may think this is a funny question. However I appreciate if someone can explain it. Which one can have faster FireFox? Thanks/Regards There is faster fox https://addons.mozilla.org/en-US/firefox/addon/12878 and while I am at it, there is also an addon for memory leakage within firefox which is a common problem. ... 3993 bytes http://pagerankstatus.mozdev.org/installation.html That's excellent! That was the only reason I used IE. Another good reason to not use IE. It was 4 or 5 securityupdates for IE yesterday. Sounds kool, prob still use IE lol Dan Reading between the lines, are you saying that there is a toolbar replacement for another browser. That would be great. I hate IE, but use it anyway because of the toolbar. Otherwise I use netscape. I searched for mozilla, which seems to be a browser, and got confused about firefox ... 2525 bytes Hi, Anyone can say which mozilla firefox supports google toolbar? Some time I have faced problems about not supporting google toolbar in my Firefox. So it causes obstacle in my work, please give me that browser's name. Which mozilla firefox supports google toolbar? Why not try Google Chrome then? What version of firefox are you using by the way? The google toolbars will not supported on Firefox 5 and future versions http://googletoolbarhelp.blogspot.co...r-firefox.html up to mozzila version 4 , google tool ... 3112 bytes Quote: Computerworld - Mozilla on Tuesday warned users that a password-stealing add-on slipped into Firefox's extension gallery more than a month ago had been downloaded nearly 2,000 times before it was detected. The malicious "Mozilla Sniffer" add-on was yanked from Mozilla's servers Monday, and added to the Firefox "blocklist," a last-resort defense that uninstalls potentially-dangerous browser extensions from users' machines. Mozilla also notified users of a critical security vulnerability in another ... 1477 bytes Quote: Mozilla today announced Firefox Health Report (FHR), a new feature that sends data back to the company in order to help them Âbuild a more excellent browser. In addition to improving and prioritizing development, Mozilla also says FHR will Âhelp us improve performance, fix problems and let users see how their browsing experience compares against other instances of Firefox. The feature is coming to the nightly build of Firefox, which means it will eventually hit the stable version of ... 3287 bytes Hi all , i have one problem regarding script tag ... i mean i m using <div> tag layout .... and in which i want to put content + google ad as content( some part ) in left align and beside the google ad ... how to do it ? Code: <div align='left' > some text <div align='right'> <script>//google ad code </script> </div> </div> Try <div style="float:right"> Hi kajsng, i got the solution for this thanks for your advice ... here is the solution i do ... Code: ///css class for div tag .adtag { float: right; ... 3623 bytes hi all, i am new here and want to know which is best browser according to seo. thanks Quote: Originally Posted by online07 hi all, i am new here and want to know which is best browser according to seo. thanks I prefer Mozilla Firefox.More addons are available. Quote: Originally Posted by online07 hi all, i am new here and want to know which is best browser according to seo. thanks Best browser for seo is mozilla firefox. Maximum no. of seo addons are available for this browser. So it the best. Lynx works ... 1275 bytes I have developed an online game by Action Script 2.0. After finishing the game I made a HTML file from File -> Publish of Flash CS2. In this game a sprite takes specific position which used in the game and load successfully in IE but not Mozilla Firefox, Opera. Problem is that animated sprite takes position at 0,0 every time for Mozilla and Opera. But it is not for IE or Avant. Can u explain this???????????????? The problem probably isn't in the flash but more likely in the <object> tag you are using in ... 4012 bytes Hello! I am somewhat of a novice at SEO, I'm learning a lot while building and maintaining my company's website. Anyway, we are located in Florida, but we can provide our service to ALL states and regions of the US. Is there a way to get my site to come up on google for other places, even though we don't have a physical office there? I would rather stay away from paid advertising if possible. Thank you so much for any assistance! dtyson4 Quote: Originally Posted by TaxDoc Isn't it true that Google will ... 22587 bytes I get the error when running this code: Parse error: syntax error, unexpected '<' in /home/pawz/public_html/kaboomlabs.com/PDI/database.php on line 53 Line 53 on my system is this: Code: </div> The entire code it belongs to is this: Code: <div id ="jo"> <br /> <label>JO:</label><br /> <input type="text" name="JO" size="3" value="" /> </div> Now I am looking through this code I have no clue why this code is now working that way, I added in some PHP code to put some error messages... but I can't imagine that ... |