nanook
-
PHP multiple table
I was able to fix the sql statement to get all the information I needed but still need help on getting orders to appear on one line. Its reading every line in the DB as is should, if I have an order 119 and they ordered 4 items its displaying a line…
-
animate problem
Never mind, forgive my ignorance.... a little RTFM goes a long way..... Tim
-
jquery menu problems
I took out the jquery corners code out and the menu is now working, not sure why that would keep the menu from fully expanding.
-
jquery menu problems
Its still not working been taking apart the menu piece by piece but no dice
-
jquery not working correctly on ie 7 and 8
Thanks Locke, I'm using the original CSS and downloaded the compressed version of prettyPhoto however it still for some reason does not like IE. Not sure where else to go from here as it should work.... Then again we are dealing with a Micros…
-
jquery not working correctly on ie 7 and 8
Crap sorry man its been a crazy day... here is the correct link http://www.barksandbones.com/dev2/bnb-timberwolf.php Thanks
-
css positioning
Yes two column, unless I set the top margin to negative px I can't get it to align next to the div on the left. I've floated it and can't get it to line up. Thanks, Tim
-
jquery/ajax and multipl div's
Thanks Rob!! It work perfect! For anyone else that's learning jquery this is what I did. Thanks again Rob! $(function(){ $('li a').click(function(){ id=$(this).attr('id'); $("#content").load("p…
-
browser fun
Also is there a better layout for this? When I resize the browser the content and images slide all over the place. Obviously this is my first attempt at CSS an would really like to do it correctly and am open to any ideas. Updated links: http://…
-
browser fun
Sorry guys if you want to have a look I had to move everything to http://howsmykiddriving.org/dev. Sorry for the confusion but I wanted to get it out of the production and into dev where it should be till its done. Tim
-
browser fun
Thanks, I know its in FF its in all the others except IE. The pages are not done as they are still in development, thanks for the information as I probably should have two even columns. Any ideas on the black lines? Also what is the layout for th…
-
repeating image issue
That did the trick, thanks! That was pretty easy not sure why I did not see that....
-
repeating image issue
Crap, sorry guys... I'm still asleep :oops: http://howsmykiddriving.org
-
Background problem?
I found it, its was a margin issue, thanks guys. Tim
-
Paragraph not aligning
Thanks Chris! That fixed it. It looks great in Safari and Firefox, however IE puts my content repeating image on top of my sprite menu... Any ideas? By the way, great tutorials I have really learned a lot from them and your site. Great work and …
-
Paragraph not aligning
I actually spoke too soon, the page wrap was not set to the correct width which was throwing off the text. However when I put in my repeating image its for the main content background its not aligning at all and is actually jumping on top of my men…
-
Paragraph not aligning
Nevermind, sorry guys, I had the page wrap width set to wide....