Solving IE Issues with Financial Training Academy Website in MVC3

  • Thread starter Thread starter faraz3000
  • Start date Start date
  • Tags Tags
    Issues
AI Thread Summary
Developing a website in MVC3 for a financial training academy presents challenges, particularly with styling issues in Internet Explorer (IE). While the site appears well-designed in Chrome and Firefox, the combobox styling is problematic in IE, affecting the overall user experience. The client specifically requests a language dropdown, adding to the urgency for a solution. To address cross-browser compatibility, utilizing JavaScript to implement browser-specific optimizations is recommended. This approach allows for tailored adjustments that ensure the site looks good across all major browsers, including IE.

How would you rate IE when you are developing a website

  • Excellent

    Votes: 0 0.0%
  • Good

    Votes: 0 0.0%
  • OK

    Votes: 0 0.0%

  • Total voters
    1
  • Poll closed .
faraz3000
Messages
3
Reaction score
0
I am developing a website in MVC3 for a financial training academy. The problem is that my client uses IE for testing the website. There were a lot of graphical issues but i solved most of them myself. Currently i am having problem with the styling of combobox, the comboxbox looks perfect in chrome & explorer but it looks really bad in IE. When i try to adjust it for IE, it gets ruined in chrome and Firefox. Actually the client wants a language dropdown on 'financial training academy' website. Please do not scam, i need genuine answers

Can anyone tell me the solution? Please help

Thank you.
 
Technology news on Phys.org


A professional website should be tested on all well known web browsers. I think you can use javascript to do things differently for different browsers. So if someone is on IE, the browser will use your IE optimizations, otherwise not.
 


Yes, that is the only way left to do this.

Thank you.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top