10,643 Topics
| |
I'm attempting to add a skip intro button within the intro. I've tried using methods that have worked with regular animations but they aren't working. I tried this code with no luck so I'm hoping someone else has something that will work. [CODE]monkey_btn.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler); function mouseDownHandler(event:MouseEvent):void { navigateToURL(new URLRequest("http://www.domain.com/")); }[/CODE] | |
I have a component which hooks up with the paint event of assigned control and draws on its surface, Whenever i make any changes to the component i need to resize the form or control at design time in order to see the changes. I want to ask if there … | |
Hi all, I had been developing a new website regarding templates with Html & CSS. In the home page I had given preview of templates as thumbnails. But in these Thumbnail only header is being displayed. I need whole template to be displayed in those thumbnails. Can anyone please help … | |
I have a small problem. I want to make a basic page with an image in the upper right hand corner with the text wrapping around it. I cannot seem to figure this out. I am not a newbie to web design so I feel like a dunce..... :sad: | |
Hello, I please take a look at [URL="http://www.jeanbrunone.com/leadtrack/leads.tpl.html"]http://www.jeanbrunone.com/leadtrack/leads.tpl.html[/URL] I am trying to make it look like : [URL="http://www.wwwcomm.com/designs/webmax/leadTrackerUI.htm"]http://www.wwwcomm.com/designs/webmax/leadTrackerUI.htm[/URL] I am having trouble lining up the icons,input boxes and go buttons at the top. I cannot seem to vertically line up the elements. So far I have tried tables, dls, and … | |
Hey all members... i am a newbie.i wanna to learn about CSS & HTML so plz share CSS & HTML ebooks...... plz | |
hi how can i remove the dashed border that appear when clicking on sites's header button ? i think it's css issue any help please ? | |
Hey guys, ran into a bit of a problem with a CSS/Javascript drop-down menu... in IE7 I can see the menus and names just fine and everything works well, but in Firefox I can't see anything at all happening... the divs simply remain hidden. Anyone who has a free sec … | |
/!--will somone help me with this code ..... notice that there are three radio buttons on top but it is not on the code.. please help on the ordered list never mine the name i can manage it... ty --!/ [CODE]<html> <body> <table> <th>what happen<th> <tr> <td><li>When presented with a … | |
Recently I came up with my latest "premium wp themes" project premiumwpthemes.in I was in a need for sidebar where I can have thumbnail in my Recent Post widget. I followed the tutorial at wphacks.com/how-to-using-thumbnails-in-your-sidebar-recent-post-listing I was successful at bringing up thumbnail on recent post widget at RIGHT SIDEBAR but … | |
[code=html]<style type="text/css"> .main {background-color:#FF0000; height:300px; width:300px;vertical-align:middle; } </style> </head> <body> <div class="main" align="center"> Some Text </div>[/code] | |
i had already used animation in web page.and given links in that animation.it works in local computer but when we open that file on another pc its gives error. why its happen? | |
This issue only happens in FF (IE and Chrome seem to work fine). I have a Spry paged dataset (at bottom of page with big blue arrows.) dealpigeon dot com/indexMore.php When I change the page in a paged region (by clicking on arrow), it is refreshed as expected. But in … | |
I have been TRYING to figure out what font this is, as I really want to use it on my site. (I am talking about the font used for the article titles, in this case, "Free Markets, Free Muslims). But I have scoured the CSS and can not figure it … | |
Hi I have a Frontpage 2002 web. I am finding that the program won't generate the HTML code on editing one of my pages and adding to it. In fact (it has happened before on another page) on an edit the previous HTML code is removed leaving a blank page. … | |
OK, I hope this is the right forum for this thread, and my apologies if it is not. I was wondering if anyone knew of a good enterprise search solution comparable to the Google Mini Appliance? I am searching through and found Nutch (with which I am reviewing now) but … | |
does anyone know how to make animated logos, pictures, or .gif files? what program do you have to use to create them? | |
Hi all, i am designing a web interface for a system for which I was forced to use C for CGI application. as you all know, no session management in C, i am using cookies after normal validation. my issue is, with 2 or more people accessing the website from … | |
please provide with clear instructions if possible | |
[CODE]<html> <style> div {border-color:black;border-size:1;border-style:solid;} *{margin:0px,0px,0px,0px;} </style> <body style="display:inline"> <div style="width:20%;height:30%;display:inline;"></div> <div style="width:20%;height:30%;display:inline;"></div> </body> </html>[/CODE] I was trying to make an effect like two boxex placed next to each other. But when I am trying to set size divs don't "listen" to me. They are as big as big is text … | |
Hi all, I want to place [B]wordpress mu[/B] [B]weblog [/B]hosting on my site. Tell me please, which common plugins should I use? Which difficulties will I have if I choose wordpress mu? Thank you. | |
Hi, I am searching for a software to help me make my sites templates. I currently use [url]http://www.artisteer.com/[/url] but was wondering if there are any other ones out there. Cheers, Vishal | |
I have a fixed width layout where I'm displaying the header and footer at 100% width and my content in the center is fixed at 960px wide. I'd like to make the center content fill the screen even when there isn't enough content to do it. You can view the … | |
deleting all browsing history. i have to delete browsing history PLUS most of the time just restart or close the browsers, the reopen them until the css changes take effect. does ANYONE KNOW HOW I CAN JUST INSTANTLY HAVE THEM CHANGED. i delete the history i dont know what takes … | |
Hello, Please help, I am new to web design. I have created a landing page [url]http://www.holidayclick.co.uk/all_inclusive_family_holidays.phtml[/url]. It looks ok in IE but when viewed in Firefox the header is out of line and the paragraphs are not the same size | |
Hi, I have created dynamic text on a button. How can I get the text to display the hand tool instead of the arrow tool. I have made the text not selectable and given it an instance name then used [CODE]itbl_text.buttonMode = true;[/CODE] it is all contained inside a movie … | |
Hello Everyone, Having newly discovered tweeing with code I now would like to learn the AS3 classes in their entirety to know what options I have for animation. It's looking like the only way to learn these classes and their respective methods, events, event handlers, and properties is to go … | |
I've seen on a lot of sites that when you scroll down a text, the background image stays the same; If I scroll down the image stays on the place and the piece of text that can't fit on the image height is shown on a white background; how can … | |
Hi Everybody, I'm trying to get rid of margins on the top of a content but actually not able to do so. I have removed the margins and padding of the elements but it still doesn't work. Can you please have a look at the code? [CODE] <!DOCTYPE html PUBLIC … | |
4 corner liquid box issue sample... Waiting for CSS version 3 (I read that probably we need to wait several years) we all poor webdesigners / webmaster are forced to get mad for the 4 round corner box issue. - 1 it is possible do the box layout base with … |
The End.