451 Posted Topics
Re: look at myself... i've got 1332 posts and i'm a reckless abandon... | |
Re: everything would be much easier if we had some reference of the file... some code besides the one you posted and the side files such as the image and the css (if any)... | |
Re: Nichito nichito is the spanish diminutive for my real nickname (it was already taken :(), which is Niche, which means the same as the 'N' word, which is a hyperbole describing the color of my skin, which is a deep tanned color... actually, there's more people that know me as … | |
Re: well... i think it should work by specifying the a:hover as anither class in the [inlinecode]#links[/inlinecode] id... like this:[code=css] #links a { code } #links a:hover { code }[/code] | |
Re: if you want to do what dani suggested, all you have to do is open a .txt file and save it as [inlinecode]filename.html[/inlinecode] and then upload it to a ftp server | |
Re: you should try [URL="http://www.amazon.com/Creating-Cool-Sites-HTML-XHTML/dp/0764557386"]this[/URL]... it is a very good book... i myself learned web designed with it... | |
Re: may we see some part of your code? | |
Re: or, you can design an algorithm to draw it for you... consisting in a series of nested loops... | |
| |
Re: shouldn't the dropdown menu be designed in javascript? | |
Re: i think the best way to learn flash is downloading a good e-book... i guess, since you have plenty of time, you can manage to find a good one... maybe you can come back when you've finished with your version of urban rivals so we can test it... i guess … | |
Re: actually, i'm going through the same issue... [URL="http://www.daniweb.com/forums/member258845.html"]sbv[/URL]'s solution is pretty attractive... though, you must write compatible html codes with every css, so they're compatible to each one of them... besides, what if i'm using for example, Safari 2, and there's no css code for my browser? or if i'm … | |
i have a Toshiba Satellite M20 running an Intel Pentium M @ 1.3GHz in an Intel 855GM chipset @ 400MHz, is there a way to know the maximum ram compatibility? sorry... i'm not very experienced in hardware... | |
Re: you should try working with tables... create a two column table, align your left column to the left and your right column to the right... you could even align your table to the center of the "links by pagerank" section... | |
Re: rm... i dunno who's next... but whoever is next is a dumbass... | |
i have this really old laptop, a toshiba satellite M20, which has become obsolete over the years... it's got 223 ram, 30gig HDD, centrino... so i was thinking in upgrading the pc's motherboard, processor and ram... is that possible? and if it is, is it adviceable? | |
Re: let me see if i got it right... your problem is all of the site's pages show the same meta title... right? wouldn't this problem be solved if you change the meta content in each page's code? | |
Re: quad core processor running @ 4.0 GHz (intel builds them specifically for gaming) 2Gb SLI graphics card (2 running @ 1Gb each) i think nvidia's got some of those... 8Gb RAM blu-ray rom windows XP (Vista is too crappy for gaming) 4Tb hard drive (so you can store as many … | |
Re: try dreamweaver... it's pretty nice, since you can preview wha you're writing in the same application or in your localhost... | |
Re: i guess the first mistake are the missing code tags | |
Re: what about keeping in your database info about the element's size? that way you can load the info from the database and no more problems... | |
i found this nice software called browserhawk, to check system specs... though is far too expensive, so... does anyone know any other software to do this? | |
Re: try measuring the exact size of the flash file and giving the height and width values in the frame the values from the flash picture... that way it is imperfection proof... | |
have you ever tried on creating a dropdown menu inside the dropdown menu? for example, the web development menu has a dropdown menu in which web design is a category which has three subcategories... have you tried displaying these three subcategories in an extra dropdown? | |
Re: you should try using tables instead of iframes, since they're easier to handle... | |
hey guys... i'm having serios trouble with programming for ie... since i navigate only in mozilla (which in my opinion is more practical, and, in essence, better), i didn't notice my programming didn't render as i pretended in ie, and i don't know where the problem is... i tested my … | |
Re: have a similar problem: i have my [inlinecode]#nav_bar[/inlinecode] id with a [inlinecode].first[/inlinecode] class, which i have originally with an image. but, i want it to change image when it's hovered on, like this: [code=css] #nav_bar .first:hover { background-image:url(image2.gif); } [/code] [code=html] <table cellpadding="0" cellspacing="0" id="nav_bar"> <tr> <td id="first"><a href="yada yada">yada … | |
Re: i rather use specific images for every button, with individual color for every different page... that way i don't mess up colors and stuff... besides... if i don't like something from the button's image, i just have to change the image's appearance and it changes for every button... and, another … | |
Hi guys... i just read about CMS in another thread... what is it and how do i use it? | |
Re: now it's my turn to try it on a scooter... | |
hi guys... long time no see... not so long ago, i came with this idea, about creating a space in daniweb than would define it concepts not common to everyone, like DHCP, or, blog, stuff like that (these were actually the first concepts that came to my mind), so that … | |
Re: [quote=Ancient Dragon;460820]Not possible to use the majority of its potential because it has infinite potential so what's the majority of infinity?[/quote] so, if it _is_ infinite, just how much is it 10% of infinity? | |
| |
Re: you should try flushing the buffer too... it should improve your program's processing... like this: [code=c]cout<<"/*whatever you want*/"<<flush; [/code] or with endl; : [code=c]cout<<"/*Whatever you want*/"<<endl;[/code] which may substitute [inlinecode]\n[/inlinecode] | |
Hey guys!!! this is my last <1000 post... soon to get my first star!!! :P | |
Re: you should try using [noparse][code=php][/code][/noparse] tags... that way people could understand better... dunno where's the problem tho... | |
Re: if you are using Windows OS, you can reach mysql by opening a browser and entering into the address [icode]http://localhost/phpmyadmin[/icode], to access an interactive mysql "explorer"... if you're using unix, open a shell terminal, go to the folder where you installed wampp, (lampp in this case), and input [icode]mysql[/icode] | |
Re: well...you should take a look to our president... he is such an idiot... if being idiot counts as having sense of humor, the our president is the best... | |
ok... here's the deal... i'm building my own site, but i'll handle lots of databases and files, so, hosting my page using an external server, meaning, "renting" space in a server, i'd prefer having the information in my own server... so, how do i connect my server to my domain? | |
Re: yeah... unless your computer was named spike and you were looking for a toy for it... i guess it'd still have problems... | |
i finally figured out my network problems with my virtual machine, so here i am, trying out Debian... this is actually my first interaction with *nix... hehe :D | |
hi guys... i have been away from the irc for a while now (studying and working), and i tried logging in from a computer @ my university, and it kept disconnecting me... i tried using the java-based client from Dani's and it didn't work... i tried using the client i … ![]() | |
I'm trying to work with Virtual PC, but there are several files that i have in my host OS (Windows XP) that i need in my Virtual Machine (Linux Debian)... so, i need to create a shared file or a network or anything... | |
i don't know where else to post this, so, if anyone knows, move it... :D does anyone know how to transfer files from one OS to another using Microsoft Virtual PC? |
The End.